Home
last modified time | relevance | path

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

/system/bt/stack/include/
Davrc_defs.h1382 } tAVRC_GET_PLAY_STATUS_RSP; typedef
1522 tAVRC_GET_PLAY_STATUS_RSP get_play_status; /* GetPlayStatus */
/system/bt/stack/avrc/
Davrc_bld_tg.cc525 static tAVRC_STS avrc_bld_get_play_status_rsp(tAVRC_GET_PLAY_STATUS_RSP* p_rsp, in avrc_bld_get_play_status_rsp()
/system/bt/btif/src/
Dbtif_rc.cc293 tAVRC_GET_PLAY_STATUS_RSP* p_rsp);
1871 memset(&(avrc_rsp.get_play_status), 0, sizeof(tAVRC_GET_PLAY_STATUS_RSP)); in get_play_status_rsp()
3915 tAVRC_GET_PLAY_STATUS_RSP* p_rsp) { in handle_get_playstatus_response()