Home
last modified time | relevance | path

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

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