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

  /external/bluetooth/bluedroid/btif/src/
btif_rc.c 543 if (p_remote_cmd->key_state == AVRC_STATE_RELEASE) {
621 if (p_remote_rsp->key_state == AVRC_STATE_RELEASE)
877 remote_cmd.key_state = AVRC_STATE_RELEASE;
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_av_api.h 195 #define BTA_AV_STATE_RELEASE AVRC_STATE_RELEASE /* key released */
  /external/bluetooth/bluedroid/stack/include/
avrc_defs.h 113 #define AVRC_STATE_RELEASE 1
    [all...]

Completed in 504 milliseconds