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.cc354 static btrc_callbacks_t* bt_rc_callbacks = NULL; variable
549 CHECK(bt_rc_callbacks); in handle_rc_features()
587 HAL_CBACK(bt_rc_callbacks, remote_features_cb, p_dev->rc_addr, rc_features); in handle_rc_features()
699 if (p_dev->rc_features != 0 && bt_rc_callbacks != NULL) { in handle_rc_connect()
835 HAL_CBACK(bt_rc_callbacks, passthrough_cmd_cb, p_remote_cmd->rc_id, pressed, in handle_rc_passthrough_cmd()
1059 if (bt_rc_callbacks != NULL) { in btif_rc_handler()
1092 if (bt_rc_callbacks != NULL) { in btif_rc_handler()
1118 if (bt_rc_callbacks != NULL) { in btif_rc_handler()
1504 HAL_CBACK(bt_rc_callbacks, get_play_status_cb, p_dev->rc_addr); in btif_rc_upstreams_evt()
1530 HAL_CBACK(bt_rc_callbacks, get_element_attr_cb, num_attr, element_attrs, in btif_rc_upstreams_evt()
[all …]