Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dhci_core.h1125 #define lmp_csb_slave_capable(dev) ((dev)->features[2][0] & LMP_CSB_SLAVE) macro
/linux-4.4.14/net/bluetooth/
Dhci_core.c733 if (lmp_csb_slave_capable(hdev)) { in hci_set_event_mask_page_2()