Home
last modified time | relevance | path

Searched refs:AVRC_EVT_TRACK_REACHED_END (Results 1 – 5 of 5) sorted by relevance

/system/bt/btif/src/
Dbtif_util.cc369 CASE_RETURN_STR(AVRC_EVT_TRACK_REACHED_END) in dump_rc_notification_event_id()
Dbtif_rc.cc3191 case AVRC_EVT_TRACK_REACHED_END: in handle_notification_response()
3306 case AVRC_EVT_TRACK_REACHED_END: in handle_notification_response()
/system/bt/stack/include/
Davrc_defs.h378 #define AVRC_EVT_TRACK_REACHED_END 0x03 macro
/system/bt/stack/avrc/
Davrc_pars_ct.cc202 case AVRC_EVT_TRACK_REACHED_END: in avrc_parse_notification_rsp()
Davrc_bld_tg.cc586 case AVRC_EVT_TRACK_REACHED_END: /* 0x03 */ in avrc_bld_notify_rsp()