Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/bluetooth/
Dhci_core.h1412 #define lmp_cpb_peripheral_capable(dev) ((dev)->features[2][0] & LMP_CPB_PERIPHERAL) macro
/Linux-v5.15/net/bluetooth/
Dhci_core.c562 if (lmp_cpb_peripheral_capable(hdev)) { in hci_set_event_mask_page_2()