Home
last modified time | relevance | path

Searched defs:IsConnectable (Results 1 – 2 of 2) sorted by relevance

/system/bt/gd/neighbor/
Dconnectability.cc61 bool neighbor::ConnectabilityModule::impl::IsConnectable() const { in IsConnectable() function in bluetooth::neighbor::neighbor::ConnectabilityModule::impl
85 bool neighbor::ConnectabilityModule::IsConnectable() const { in IsConnectable() function in bluetooth::neighbor::neighbor::ConnectabilityModule
/system/bt/stack/btm/
Dbtm_ble_multi_adv.cc90 bool IsConnectable() { return is_connectable(advertising_event_properties); } in IsConnectable() function