• Home
  • Raw
  • Download

Lines Matching refs:bt_hh_callbacks

113 static bthh_callbacks_t* bt_hh_callbacks = NULL;  variable
124 if (bt_hh_callbacks == NULL) { \
482 HAL_CBACK(bt_hh_callbacks, connection_state_cb, &(p_dev->bd_addr), in btif_hh_remove_device()
621 HAL_CBACK(bt_hh_callbacks, connection_state_cb, &tmp, in btif_hh_connect()
678 if (bt_hh_callbacks == NULL) { in btif_hh_service_registration()
791 HAL_CBACK(bt_hh_callbacks, connection_state_cb, in btif_hh_upstreams_evt()
817 HAL_CBACK(bt_hh_callbacks, connection_state_cb, &(p_dev->bd_addr), in btif_hh_upstreams_evt()
832 HAL_CBACK(bt_hh_callbacks, connection_state_cb, in btif_hh_upstreams_evt()
861 HAL_CBACK(bt_hh_callbacks, connection_state_cb, &(p_dev->bd_addr), in btif_hh_upstreams_evt()
882 HAL_CBACK(bt_hh_callbacks, get_report_cb, in btif_hh_upstreams_evt()
886 HAL_CBACK(bt_hh_callbacks, handshake_cb, in btif_hh_upstreams_evt()
902 HAL_CBACK(bt_hh_callbacks, handshake_cb, (RawAddress*)&(p_dev->bd_addr), in btif_hh_upstreams_evt()
919 HAL_CBACK(bt_hh_callbacks, protocol_mode_cb, in btif_hh_upstreams_evt()
924 HAL_CBACK(bt_hh_callbacks, handshake_cb, (RawAddress*)&(p_dev->bd_addr), in btif_hh_upstreams_evt()
934 HAL_CBACK(bt_hh_callbacks, handshake_cb, (RawAddress*)&(p_dev->bd_addr), in btif_hh_upstreams_evt()
945 HAL_CBACK(bt_hh_callbacks, idle_time_cb, (RawAddress*)&(p_dev->bd_addr), in btif_hh_upstreams_evt()
1074 HAL_CBACK(bt_hh_callbacks, connection_state_cb, &(p_dev->bd_addr), in btif_hh_upstreams_evt()
1084 HAL_CBACK(bt_hh_callbacks, virtual_unplug_cb, &(p_dev->bd_addr), in btif_hh_upstreams_evt()
1160 HAL_CBACK(bt_hh_callbacks, connection_state_cb, bd_addr, in btif_hh_handle_evt()
1163 HAL_CBACK(bt_hh_callbacks, connection_state_cb, bd_addr, in btif_hh_handle_evt()
1170 HAL_CBACK(bt_hh_callbacks, connection_state_cb, bd_addr, in btif_hh_handle_evt()
1224 bt_hh_callbacks = callbacks; in init()
1646 if (bt_hh_callbacks) { in cleanup()
1652 bt_hh_callbacks = NULL; in cleanup()