/system/bt/include/hardware/ |
D | bt_pan.h | 53 btpan_connection_state_callback connection_state_cb; member
|
D | bt_av.h | 280 btav_connection_state_callback connection_state_cb; member 290 btav_connection_state_callback connection_state_cb; member
|
D | bt_hd.h | 82 bthd_connection_state_callback connection_state_cb; member
|
D | bt_hh.h | 133 bthh_connection_state_callback connection_state_cb; member
|
D | bt_hf_client.h | 305 bthf_client_connection_state_callback connection_state_cb; member
|
D | bt_rc.h | 634 btrc_connection_state_callback connection_state_cb; member
|
/system/bt/btif/src/ |
D | btif_hd.cc | 216 HAL_CBACK(bt_hd_callbacks, connection_state_cb, in btif_hd_upstreams_evt() 228 HAL_CBACK(bt_hd_callbacks, connection_state_cb, in btif_hd_upstreams_evt() 253 HAL_CBACK(bt_hd_callbacks, connection_state_cb, in btif_hd_upstreams_evt() 271 HAL_CBACK(bt_hd_callbacks, connection_state_cb, in btif_hd_upstreams_evt()
|
D | btif_hh.cc | 478 HAL_CBACK(bt_hh_callbacks, connection_state_cb, &(p_dev->bd_addr), in btif_hh_remove_device() 618 HAL_CBACK(bt_hh_callbacks, connection_state_cb, &tmp, in btif_hh_connect() 788 HAL_CBACK(bt_hh_callbacks, connection_state_cb, in btif_hh_upstreams_evt() 814 HAL_CBACK(bt_hh_callbacks, connection_state_cb, &(p_dev->bd_addr), in btif_hh_upstreams_evt() 829 HAL_CBACK(bt_hh_callbacks, connection_state_cb, in btif_hh_upstreams_evt() 858 HAL_CBACK(bt_hh_callbacks, connection_state_cb, &(p_dev->bd_addr), in btif_hh_upstreams_evt() 1071 HAL_CBACK(bt_hh_callbacks, connection_state_cb, &(p_dev->bd_addr), in btif_hh_upstreams_evt() 1157 HAL_CBACK(bt_hh_callbacks, connection_state_cb, bd_addr, in btif_hh_handle_evt() 1160 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()
|
D | btif_pan.cc | 244 callback.connection_state_cb(BTPAN_STATE_DISCONNECTING, in btif_in_pan_generic_evt() 607 callback.connection_state_cb(BTPAN_STATE_CONNECTING, BT_STATUS_SUCCESS, in bta_pan_callback_transfer() 636 callback.connection_state_cb(state, status, &p_data->open.bd_addr, in bta_pan_callback_transfer() 649 callback.connection_state_cb(BTPAN_STATE_DISCONNECTED, (bt_status_t)0, in bta_pan_callback_transfer()
|
D | btif_hf_client.cc | 862 HAL_CBACK(bt_hf_client_callbacks, connection_state_cb, &cb->peer_bda, in btif_hf_client_upstreams_evt() 877 HAL_CBACK(bt_hf_client_callbacks, connection_state_cb, &cb->peer_bda, in btif_hf_client_upstreams_evt() 891 HAL_CBACK(bt_hf_client_callbacks, connection_state_cb, &cb->peer_bda, in btif_hf_client_upstreams_evt()
|
D | btif_av.cc | 2390 base::Bind(btif_av_source.Callbacks()->connection_state_cb, in btif_report_connection_state() 2394 base::Bind(btif_av_sink.Callbacks()->connection_state_cb, in btif_report_connection_state()
|
D | btif_rc.cc | 643 base::Bind(bt_rc_ctrl_callbacks->connection_state_cb, true, in handle_rc_browse_connect() 706 base::Bind(bt_rc_ctrl_callbacks->connection_state_cb, true, in handle_rc_connect() 742 FROM_HERE, base::Bind(bt_rc_ctrl_callbacks->connection_state_cb, false, in handle_rc_disconnect()
|
/system/bt/service/hal/ |
D | bluetooth_av_interface.cc | 132 .connection_state_cb = SourceConnectionStateCallback, 140 .connection_state_cb = SinkConnectionStateCallback,
|
D | bluetooth_avrcp_interface.cc | 467 .connection_state_cb = ConnectionStateCallback,
|