Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dhci_core.h1037 #define lmp_lsto_capable(dev) ((dev)->features[0][7] & LMP_LSTO) macro
/linux-4.1.27/net/bluetooth/
Dhci_core.c517 if (lmp_lsto_capable(hdev)) in hci_setup_event_mask()