Home
last modified time | relevance | path

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

/aosp12/system/bt/btif/src/
H A Dbtif_hh.cc91 static bthh_callbacks_t* bt_hh_callbacks = NULL; variable
594 HAL_CBACK(bt_hh_callbacks, connection_state_cb, &tmp, in btif_hh_connect()
674 if (bt_hh_callbacks == NULL) { in btif_hh_service_registration()
787 HAL_CBACK(bt_hh_callbacks, connection_state_cb, in btif_hh_upstreams_evt()
828 HAL_CBACK(bt_hh_callbacks, connection_state_cb, in btif_hh_upstreams_evt()
878 HAL_CBACK(bt_hh_callbacks, get_report_cb, in btif_hh_upstreams_evt()
882 HAL_CBACK(bt_hh_callbacks, handshake_cb, in btif_hh_upstreams_evt()
915 HAL_CBACK(bt_hh_callbacks, protocol_mode_cb, in btif_hh_upstreams_evt()
1226 bt_hh_callbacks = callbacks; in init()
1652 if (bt_hh_callbacks) { in cleanup()
[all …]