Searched refs:HCI_LE_ISO_SYNC_RECEIVER (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/include/net/bluetooth/ | ||
D | hci.h | 601 #define HCI_LE_ISO_SYNC_RECEIVER 0x80 macro |
D | hci_core.h | 1909 #define sync_recv_capable(dev) ((dev)->le_features[3] & HCI_LE_ISO_SYNC_RECEIVER) |