Home
last modified time | relevance | path

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

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