Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Dhci_core.h1156 #define lmp_csb_master_capable(dev) ((dev)->features[2][0] & LMP_CSB_MASTER) macro
/Linux-v4.19/net/bluetooth/
Dhci_core.c547 if (lmp_csb_master_capable(hdev)) { in hci_set_event_mask_page_2()