Searched defs:IsConnectable (Results 1 – 2 of 2) sorted by relevance
/system/bt/gd/neighbor/ | ||
D | connectability.cc | 61 bool neighbor::ConnectabilityModule::impl::IsConnectable() const { in IsConnectable() function in bluetooth::neighbor::neighbor::ConnectabilityModule::impl |
/system/bt/stack/btm/ | ||
D | btm_ble_multi_adv.cc | 90 bool IsConnectable() { return is_connectable(advertising_event_properties); } in IsConnectable() function |