Searched refs:eventid (Results 1 - 1 of 1) sorted by relevance

/system/bt/stack/avrc/
H A Davrc_pars_ct.cc51 uint8_t eventid = 0; local
85 BE_STREAM_TO_UINT8(eventid, p);
86 if (AVRC_EVT_VOLUME_CHANGE == eventid &&
92 p_result->reg_notif.event_id = eventid;
96 __func__, eventid, p_result->reg_notif.param.volume);

Completed in 16 milliseconds