HomeSort by relevance Sort by last modified time
    Searched refs:BTA_AV_RC_PLAY (Results 1 - 3 of 3) sorted by null

  /system/bt/bta/include/
bta_av_api.h 149 #define BTA_AV_RC_PLAY AVRC_ID_PLAY /* play */
  /system/bt/btif/src/
btif_av.cc 757 (p_av->remote_cmd.rc_id == BTA_AV_RC_PLAY)) {
    [all...]
btif_rc.cc 747 if ((p_remote_cmd->rc_id == BTA_AV_RC_PLAY) && (!btif_av_is_connected())) {
    [all...]

Completed in 174 milliseconds