Home
last modified time | relevance | path

Searched refs:AVRC_STATE_RELEASE (Results 1 – 3 of 3) sorted by relevance

/system/bt/service/
Davrcp_control.cc70 uint8_t key_state = key_pressed ? AVRC_STATE_PRESS : AVRC_STATE_RELEASE; in SendPassThroughCommand()
/system/bt/stack/include/
Davrc_defs.h130 #define AVRC_STATE_RELEASE 1 macro
/system/bt/btif/src/
Dbtif_rc.cc899 if (p_remote_rsp->key_state == AVRC_STATE_RELEASE) { in handle_rc_vendorunique_rsp()
1241 remote_cmd.key_state = AVRC_STATE_RELEASE; in btif_rc_check_handle_pending_play()