Searched defs:IsConnectable (Results 1 – 3 of 3) sorted by relevance
| /packages/modules/Bluetooth/tools/rootcanal/model/controller/ | ||
| D | le_advertiser.h | 77   bool IsConnectable() const {  in IsConnectable()  function | 
| /packages/modules/Bluetooth/system/gd/neighbor/ | ||
| D | connectability.cc | 61 bool neighbor::ConnectabilityModule::impl::IsConnectable() const {  in IsConnectable()  function in bluetooth::neighbor::neighbor::ConnectabilityModule::impl | 
| /packages/modules/Bluetooth/system/stack/btm/ | ||
| D | btm_ble_multi_adv.cc | 91   bool IsConnectable() { return is_connectable(advertising_event_properties); }  in IsConnectable()  function |