Home
last modified time | relevance | path

Searched refs:connection_state_cb (Results 1 – 15 of 15) sorted by relevance

/aosp12/system/bt/btif/src/
H A Dbtif_hh.cc452 HAL_CBACK(bt_hh_callbacks, connection_state_cb, &bd_addr, in btif_hh_remove_device()
594 HAL_CBACK(bt_hh_callbacks, connection_state_cb, &tmp, in btif_hh_connect()
787 HAL_CBACK(bt_hh_callbacks, connection_state_cb, in btif_hh_upstreams_evt()
813 HAL_CBACK(bt_hh_callbacks, connection_state_cb, &(p_dev->bd_addr), in btif_hh_upstreams_evt()
828 HAL_CBACK(bt_hh_callbacks, connection_state_cb, in btif_hh_upstreams_evt()
857 HAL_CBACK(bt_hh_callbacks, connection_state_cb, &(p_dev->bd_addr), in btif_hh_upstreams_evt()
1070 HAL_CBACK(bt_hh_callbacks, connection_state_cb, &(p_dev->bd_addr), in btif_hh_upstreams_evt()
1156 HAL_CBACK(bt_hh_callbacks, connection_state_cb, bd_addr, in btif_hh_handle_evt()
1159 HAL_CBACK(bt_hh_callbacks, connection_state_cb, bd_addr, in btif_hh_handle_evt()
1167 HAL_CBACK(bt_hh_callbacks, connection_state_cb, bd_addr, in btif_hh_handle_evt()
H A Dbtif_hd.cc213 HAL_CBACK(bt_hd_callbacks, connection_state_cb, in btif_hd_upstreams_evt()
225 HAL_CBACK(bt_hd_callbacks, connection_state_cb, in btif_hd_upstreams_evt()
250 HAL_CBACK(bt_hd_callbacks, connection_state_cb, in btif_hd_upstreams_evt()
268 HAL_CBACK(bt_hd_callbacks, connection_state_cb, in btif_hd_upstreams_evt()
H A Dbtif_pan.cc226 callback.connection_state_cb(BTPAN_STATE_DISCONNECTING, in btif_in_pan_generic_evt()
588 callback.connection_state_cb(BTPAN_STATE_CONNECTING, BT_STATUS_SUCCESS, in bta_pan_callback_transfer()
617 callback.connection_state_cb(state, status, &p_data->open.bd_addr, in bta_pan_callback_transfer()
630 callback.connection_state_cb(BTPAN_STATE_DISCONNECTED, (bt_status_t)0, in bta_pan_callback_transfer()
H A Dbtif_hf_client.cc859 HAL_CBACK(bt_hf_client_callbacks, connection_state_cb, &cb->peer_bda, in btif_hf_client_upstreams_evt()
874 HAL_CBACK(bt_hf_client_callbacks, connection_state_cb, &cb->peer_bda, in btif_hf_client_upstreams_evt()
888 HAL_CBACK(bt_hf_client_callbacks, connection_state_cb, &cb->peer_bda, in btif_hf_client_upstreams_evt()
H A Dbtif_av.cc2385 base::Bind(btif_av_source.Callbacks()->connection_state_cb, in btif_report_connection_state()
2389 base::Bind(btif_av_sink.Callbacks()->connection_state_cb, in btif_report_connection_state()
H A Dbtif_rc.cc667 base::Bind(bt_rc_ctrl_callbacks->connection_state_cb, true, in handle_rc_browse_connect()
731 base::Bind(bt_rc_ctrl_callbacks->connection_state_cb, true, in handle_rc_connect()
768 FROM_HERE, base::Bind(bt_rc_ctrl_callbacks->connection_state_cb, false, in handle_rc_disconnect()
/aosp12/system/bt/include/hardware/
H A Dbt_av.h290 btav_connection_state_callback connection_state_cb; member
300 btav_connection_state_callback connection_state_cb; member
H A Dbt_pan.h53 btpan_connection_state_callback connection_state_cb; member
H A Dbt_hd.h82 bthd_connection_state_callback connection_state_cb; member
H A Dbt_hh.h149 bthh_connection_state_callback connection_state_cb; member
H A Dbt_hf_client.h305 bthf_client_connection_state_callback connection_state_cb; member
H A Dbt_rc.h634 btrc_connection_state_callback connection_state_cb; member
/aosp12/system/bt/service/hal/
H A Dbluetooth_av_interface.cc133 .connection_state_cb = SourceConnectionStateCallback,
141 .connection_state_cb = SinkConnectionStateCallback,
H A Dbluetooth_avrcp_interface.cc468 .connection_state_cb = ConnectionStateCallback,
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_hfpclient.cpp67 static void connection_state_cb(const RawAddress* bd_addr, in connection_state_cb() function
387 connection_state_cb,