Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_rc.cc356 static btrc_callbacks_t* bt_rc_callbacks = NULL; variable
573 CHECK(bt_rc_callbacks); in handle_rc_features()
611 HAL_CBACK(bt_rc_callbacks, remote_features_cb, p_dev->rc_addr, rc_features); in handle_rc_features()
724 if (p_dev->rc_features != 0 && bt_rc_callbacks != NULL) { in handle_rc_connect()
834 HAL_CBACK(bt_rc_callbacks, passthrough_cmd_cb, p_remote_cmd->rc_id, pressed, in handle_rc_passthrough_cmd()
1058 if (bt_rc_callbacks != NULL) { in btif_rc_handler()
1091 if (bt_rc_callbacks != NULL) { in btif_rc_handler()
1117 if (bt_rc_callbacks != NULL) { in btif_rc_handler()
1503 HAL_CBACK(bt_rc_callbacks, get_play_status_cb, p_dev->rc_addr); in btif_rc_upstreams_evt()
1529 HAL_CBACK(bt_rc_callbacks, get_element_attr_cb, num_attr, element_attrs, in btif_rc_upstreams_evt()
[all …]