HomeSort by relevance Sort by last modified time
    Searched refs:connection_state_cb (Results 1 - 13 of 13) sorted by null

  /system/bt/include/hardware/
bt_pan.h 53 btpan_connection_state_callback connection_state_cb; member in struct:__anon1991
bt_av.h 269 btav_connection_state_callback connection_state_cb; member in struct:__anon1903
278 btav_connection_state_callback connection_state_cb; member in struct:__anon1904
bt_hd.h 82 bthd_connection_state_callback connection_state_cb; member in struct:__anon1933
bt_hh.h 133 bthh_connection_state_callback connection_state_cb; member in struct:__anon1976
bt_hf_client.h 299 bthf_client_connection_state_callback connection_state_cb; member in struct:__anon1969
bt_rc.h 622 btrc_connection_state_callback connection_state_cb; member in struct:__anon2022
  /system/bt/btif/src/
btif_hd.cc 217 HAL_CBACK(bt_hd_callbacks, connection_state_cb,
229 HAL_CBACK(bt_hd_callbacks, connection_state_cb,
254 HAL_CBACK(bt_hd_callbacks, connection_state_cb,
272 HAL_CBACK(bt_hd_callbacks, connection_state_cb,
btif_hh.cc 482 HAL_CBACK(bt_hh_callbacks, connection_state_cb, &(p_dev->bd_addr),
613 HAL_CBACK(bt_hh_callbacks, connection_state_cb, &tmp,
768 HAL_CBACK(bt_hh_callbacks, connection_state_cb,
794 HAL_CBACK(bt_hh_callbacks, connection_state_cb, &(p_dev->bd_addr),
809 HAL_CBACK(bt_hh_callbacks, connection_state_cb,
838 HAL_CBACK(bt_hh_callbacks, connection_state_cb, &(p_dev->bd_addr),
    [all...]
btif_hf_client.cc 862 HAL_CBACK(bt_hf_client_callbacks, connection_state_cb, &cb->peer_bda,
877 HAL_CBACK(bt_hf_client_callbacks, connection_state_cb, &cb->peer_bda,
891 HAL_CBACK(bt_hf_client_callbacks, connection_state_cb, &cb->peer_bda,
    [all...]
btif_pan.cc 244 callback.connection_state_cb(BTPAN_STATE_DISCONNECTING,
607 callback.connection_state_cb(BTPAN_STATE_CONNECTING, BT_STATUS_SUCCESS,
636 callback.connection_state_cb(state, status, &p_data->open.bd_addr,
649 callback.connection_state_cb(BTPAN_STATE_DISCONNECTED, (bt_status_t)0,
btif_av.cc     [all...]
btif_rc.cc 590 base::Bind(bt_rc_ctrl_callbacks->connection_state_cb, true,
650 base::Bind(bt_rc_ctrl_callbacks->connection_state_cb, true,
683 FROM_HERE, base::Bind(bt_rc_ctrl_callbacks->connection_state_cb, false,
    [all...]
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_hfpclient.cpp 67 static void connection_state_cb(const RawAddress* bd_addr, function in namespace:android
327 connection_state_cb,

Completed in 223 milliseconds