Searched refs:AVRC_STATE_RELEASE (Results 1 – 3 of 3) sorted by relevance
70 uint8_t key_state = key_pressed ? AVRC_STATE_PRESS : AVRC_STATE_RELEASE; in SendPassThroughCommand()
130 #define AVRC_STATE_RELEASE 1 macro
899 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()