Searched refs:LMP_SYNC_TRAIN (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/include/net/bluetooth/ | ||
D | hci.h | 475 #define LMP_SYNC_TRAIN 0x04 macro |
D | hci_core.h | 1355 #define lmp_sync_train_capable(dev) ((dev)->features[2][0] & LMP_SYNC_TRAIN) |