Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h1878 (cis_central_capable(dev) || cis_peripheral_capable(dev))
1881 #define cis_peripheral_capable(dev) \ macro
/openbmc/linux/net/bluetooth/
H A Dmgmt.c851 if (cis_peripheral_capable(hdev)) in get_supported_settings()
927 if (cis_peripheral_capable(hdev)) in get_current_settings()
H A Dhci_sync.c4299 if (cis_peripheral_capable(hdev)) in hci_le_set_event_mask_sync()