Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/include/
Davrc_defs.h1387 } tAVRC_GET_PLAY_STATUS_RSP; typedef
1527 tAVRC_GET_PLAY_STATUS_RSP get_play_status; /* GetPlayStatus */
/packages/modules/Bluetooth/system/stack/avrc/
Davrc_bld_tg.cc532 static tAVRC_STS avrc_bld_get_play_status_rsp(tAVRC_GET_PLAY_STATUS_RSP* p_rsp, in avrc_bld_get_play_status_rsp()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_rc.cc321 tAVRC_GET_PLAY_STATUS_RSP* p_rsp);
2007 memset(&(avrc_rsp.get_play_status), 0, sizeof(tAVRC_GET_PLAY_STATUS_RSP)); in get_play_status_rsp()
3902 tAVRC_GET_PLAY_STATUS_RSP* p_rsp) { in handle_get_playstatus_response()