Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci_core.h1903 #define sync_recv_capable(dev) ((dev)->le_features[3] & HCI_LE_ISO_SYNC_RECEIVER) macro
/linux/net/bluetooth/
H A Dmgmt.c932 if (sync_recv_capable(hdev)) in get_current_settings()