Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_hh.cc102 static bthh_callbacks_t* bt_hh_callbacks = NULL; variable
115 if (bt_hh_callbacks == NULL) { \
139 HAL_CBACK(bt_hh_callbacks, connection_state_cb, &(_link_spec).addrt.bda, \
932 if (bt_hh_callbacks == NULL) { in btif_hh_service_registration()
1006 bt_hh_callbacks = NULL; in btif_hh_upstreams_evt()
1080 HAL_CBACK(bt_hh_callbacks, get_report_cb, in btif_hh_upstreams_evt()
1089 HAL_CBACK(bt_hh_callbacks, handshake_cb, in btif_hh_upstreams_evt()
1106 HAL_CBACK(bt_hh_callbacks, handshake_cb, in btif_hh_upstreams_evt()
1132 HAL_CBACK(bt_hh_callbacks, protocol_mode_cb, in btif_hh_upstreams_evt()
1138 HAL_CBACK(bt_hh_callbacks, handshake_cb, in btif_hh_upstreams_evt()
[all …]