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.c287 static btrc_callbacks_t *bt_rc_callbacks = NULL; variable
472 if (bt_rc_callbacks != NULL) in handle_rc_features()
509 HAL_CBACK(bt_rc_callbacks, remote_features_cb, &rc_addr, rc_features) in handle_rc_features()
589 if (bt_rc_callbacks) in handle_rc_connect()
673 if (bt_rc_callbacks != NULL) in handle_rc_disconnect()
747 HAL_CBACK(bt_rc_callbacks, passthrough_cmd_cb, p_remote_cmd->rc_id, pressed); in handle_rc_passthrough_cmd()
1012 if (bt_rc_callbacks != NULL) in btif_rc_handler()
1070 if (bt_rc_callbacks != NULL) in btif_rc_handler()
1086 else if ((bt_rc_callbacks == NULL)&&(bt_rc_ctrl_callbacks != NULL)) in btif_rc_handler()
1368 HAL_CBACK(bt_rc_callbacks, get_play_status_cb); in btif_rc_upstreams_evt()
[all …]