Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dhci_core.h1645 #define lmp_sync_train_capable(dev) ((dev)->features[2][0] & LMP_SYNC_TRAIN) macro
/linux-6.1.9/net/bluetooth/
Dhci_sync.c4274 if (!lmp_sync_train_capable(hdev)) in hci_read_sync_train_params_sync()