Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/bluetooth/
Dhci_core.h1183 #define lmp_csb_slave_capable(dev) ((dev)->features[2][0] & LMP_CSB_SLAVE) macro
/Linux-v5.4/net/bluetooth/
Dhci_core.c559 if (lmp_csb_slave_capable(hdev)) { in hci_set_event_mask_page_2()