Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_hd.cc63 static bthd_callbacks_t* bt_hd_callbacks = NULL; variable
184 HAL_CBACK(bt_hd_callbacks, application_state_cb, addr, in btif_hd_upstreams_evt()
190 HAL_CBACK(bt_hd_callbacks, application_state_cb, NULL, in btif_hd_upstreams_evt()
213 HAL_CBACK(bt_hd_callbacks, connection_state_cb, in btif_hd_upstreams_evt()
225 HAL_CBACK(bt_hd_callbacks, connection_state_cb, in btif_hd_upstreams_evt()
230 HAL_CBACK(bt_hd_callbacks, get_report_cb, p_data->get_report.report_type, in btif_hd_upstreams_evt()
235 HAL_CBACK(bt_hd_callbacks, set_report_cb, p_data->set_report.report_type, in btif_hd_upstreams_evt()
241 HAL_CBACK(bt_hd_callbacks, set_protocol_cb, p_data->set_protocol); in btif_hd_upstreams_evt()
245 HAL_CBACK(bt_hd_callbacks, intr_data_cb, p_data->intr_data.report_id, in btif_hd_upstreams_evt()
250 HAL_CBACK(bt_hd_callbacks, connection_state_cb, in btif_hd_upstreams_evt()
[all …]