Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_hd.cc70 static bthd_callbacks_t* bt_hd_callbacks = NULL; variable
192 HAL_CBACK(bt_hd_callbacks, application_state_cb, addr, in btif_hd_upstreams_evt()
198 HAL_CBACK(bt_hd_callbacks, application_state_cb, NULL, in btif_hd_upstreams_evt()
219 HAL_CBACK(bt_hd_callbacks, connection_state_cb, in btif_hd_upstreams_evt()
231 HAL_CBACK(bt_hd_callbacks, connection_state_cb, in btif_hd_upstreams_evt()
236 HAL_CBACK(bt_hd_callbacks, get_report_cb, p_data->get_report.report_type, in btif_hd_upstreams_evt()
241 HAL_CBACK(bt_hd_callbacks, set_report_cb, p_data->set_report.report_type, in btif_hd_upstreams_evt()
247 HAL_CBACK(bt_hd_callbacks, set_protocol_cb, p_data->set_protocol); in btif_hd_upstreams_evt()
251 HAL_CBACK(bt_hd_callbacks, intr_data_cb, p_data->intr_data.report_id, in btif_hd_upstreams_evt()
256 HAL_CBACK(bt_hd_callbacks, connection_state_cb, in btif_hd_upstreams_evt()
[all …]