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.cc346 static btrc_callbacks_t* bt_rc_callbacks = NULL; variable
495 CHECK(bt_rc_callbacks); in handle_rc_features()
533 HAL_CBACK(bt_rc_callbacks, remote_features_cb, p_dev->rc_addr, rc_features); in handle_rc_features()
642 if (p_dev->rc_features != 0 && bt_rc_callbacks != NULL) { in handle_rc_connect()
774 HAL_CBACK(bt_rc_callbacks, passthrough_cmd_cb, p_remote_cmd->rc_id, pressed, in handle_rc_passthrough_cmd()
997 if (bt_rc_callbacks != NULL) { in btif_rc_handler()
1030 if (bt_rc_callbacks != NULL) { in btif_rc_handler()
1040 if (bt_rc_callbacks != NULL) { in btif_rc_handler()
1426 HAL_CBACK(bt_rc_callbacks, get_play_status_cb, p_dev->rc_addr); in btif_rc_upstreams_evt()
1453 HAL_CBACK(bt_rc_callbacks, get_element_attr_cb, num_attr, element_attrs, in btif_rc_upstreams_evt()
[all …]