Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci_core.h2013 #define cis_central_enabled(dev) \ macro
/linux/net/bluetooth/
H A Dmgmt.c925 if (cis_central_enabled(hdev)) in get_current_settings()