Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_hh.cc109 static bthh_callbacks_t* bt_hh_callbacks = NULL; variable
120 if (bt_hh_callbacks == NULL) { \
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()
675 if (bt_hh_callbacks == NULL) { in btif_hh_service_registration()
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()
879 HAL_CBACK(bt_hh_callbacks, get_report_cb, in btif_hh_upstreams_evt()
[all …]