Home
last modified time | relevance | path

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

/linux-6.15/include/net/bluetooth/
H A Dhci_core.h1990 (cis_central_capable(dev) || cis_peripheral_capable(dev))
1993 #define cis_peripheral_capable(dev) \ macro
/linux-6.15/net/bluetooth/
H A Dmgmt.c851 if (cis_peripheral_capable(hdev)) in get_supported_settings()
930 if (cis_peripheral_capable(hdev)) in get_current_settings()
H A Dhci_sync.c4315 if (cis_peripheral_capable(hdev)) in hci_le_set_event_mask_sync()