Home
last modified time | relevance | path

Searched refs:tBTA_AV_API_META_RSP (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-2.7.6/components/bt/host/bluedroid/bta/av/
Dbta_av_api.c531 tBTA_AV_API_META_RSP *p_buf; in BTA_AvMetaRsp()
533 …if ((p_buf = (tBTA_AV_API_META_RSP *) osi_malloc((UINT16) (sizeof(tBTA_AV_API_META_RSP)))) != NULL… in BTA_AvMetaRsp()
563 tBTA_AV_API_META_RSP *p_buf; in BTA_AvMetaCmd()
565 …if ((p_buf = (tBTA_AV_API_META_RSP *) osi_malloc((UINT16) (sizeof(tBTA_AV_API_META_RSP)))) != NULL… in BTA_AvMetaCmd()
/hal_espressif-2.7.6/components/bt/host/bluedroid/bta/av/include/
Dbta_av_int.h256 } tBTA_AV_API_META_RSP; typedef
368 tBTA_AV_API_META_RSP api_meta_rsp;