HomeSort by relevance Sort by last modified time
    Searched refs:tBTA_AV_RC_MSG (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluedroid/bta/av/
bta_av_int.h 343 } tBTA_AV_RC_MSG;
411 tBTA_AV_RC_MSG rc_msg;
bta_av_act.c 247 tBTA_AV_RC_MSG *p_buf;
271 if ((p_buf = (tBTA_AV_RC_MSG *) GKI_getbuf((UINT16) (sizeof(tBTA_AV_RC_MSG) + data_len))) != NULL)
756 tBTA_AV_EVT bta_av_proc_meta_cmd(tAVRC_RESPONSE *p_rc_rsp, tBTA_AV_RC_MSG *p_msg, UINT8 *p_ctype)
    [all...]

Completed in 634 milliseconds