Searched defs:is_connected (Results 1 – 9 of 9) sorted by relevance
92 void notify_sco_connection_change(RawAddress device, bool is_connected, in notify_sco_connection_change()
239 bool is_connected, int codec) { in mgmt_notify_sco_connection_change()423 void notify_sco_connection_change(RawAddress device, bool is_connected, in notify_sco_connection_change()
109 void notify_sco_connection_change(RawAddress device, bool is_connected, in notify_sco_connection_change()
180 bool is_connected(const btif_hf_client_cb_t* cb) { in is_connected() function
186 static bool is_connected(RawAddress* bd_addr) { in is_connected() function
3545 bool is_connected = peer->IsConnected(); in btif_av_peer_supports_3mbps() local
1971 let is_connected = self in create_bond() localVariable2013 let is_connected = self in remove_bond() localVariable2310 let is_connected = self in connect_all_enabled_profiles() localVariable2434 let is_connected = self in disconnect_all_enabled_profiles() localVariable
3465 let is_connected = connected != 0; in connection_cb() localVariable
3670 optional bool is_connected = 1; field