Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dhci_core.h1124 #define lmp_csb_master_capable(dev) ((dev)->features[2][0] & LMP_CSB_MASTER) macro
/linux-4.4.14/net/bluetooth/
Dhci_core.c723 if (lmp_csb_master_capable(hdev)) { in hci_set_event_mask_page_2()