Home
last modified time | relevance | path

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

/linux-6.14.4/include/net/bluetooth/
Dhci_core.h1971 (cis_central_capable(dev) || cis_peripheral_capable(dev))
1974 #define cis_peripheral_capable(dev) \ macro
/linux-6.14.4/net/bluetooth/
Dmgmt.c851 if (cis_peripheral_capable(hdev)) in get_supported_settings()
927 if (cis_peripheral_capable(hdev)) in get_current_settings()
Dhci_sync.c4315 if (cis_peripheral_capable(hdev)) in hci_le_set_event_mask_sync()