Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h1816 #define lmp_cpb_central_capable(dev) ((dev)->features[2][0] & LMP_CPB_CENTRAL)
1815 #define lmp_cpb_central_capable( global() macro
/openbmc/linux/net/bluetooth/
H A Dhci_sync.c4565 if (lmp_cpb_central_capable(hdev)) { in hci_set_event_mask_page_2_sync()