Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/bluetooth/
Dhci_core.h1713 (cis_central_capable(dev) || cis_peripheral_capable(dev))
1716 #define cis_peripheral_capable(dev) \ macro
/Linux-v6.1/net/bluetooth/
Dhci_sync.c3945 if (cis_peripheral_capable(hdev)) in hci_le_set_event_mask_sync()