Home
last modified time | relevance | path

Searched refs:sync_recv_capable (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/net/bluetooth/
Dhci_core.h1909 #define sync_recv_capable(dev) ((dev)->le_features[3] & HCI_LE_ISO_SYNC_RECEIVER) macro
/linux-6.6.21/net/bluetooth/
Dmgmt.c950 if (sync_recv_capable(hdev)) in get_current_settings()