Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/bluetooth/
Dhci_core.h1633 #define lmp_lsto_capable(dev) ((dev)->features[0][7] & LMP_LSTO) macro
/Linux-v6.1/net/bluetooth/
Dhci_sync.c3707 if (lmp_lsto_capable(hdev)) in hci_set_event_mask_sync()