Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/av/
Dbta_av_api.c570 tBTA_AV_API_META_RSP *p_buf; in BTA_AvMetaRsp()
572 …if ((p_buf = (tBTA_AV_API_META_RSP *) osi_malloc((UINT16) (sizeof(tBTA_AV_API_META_RSP)))) != NULL… in BTA_AvMetaRsp()
602 tBTA_AV_API_META_RSP *p_buf; in BTA_AvMetaCmd()
604 …if ((p_buf = (tBTA_AV_API_META_RSP *) osi_malloc((UINT16) (sizeof(tBTA_AV_API_META_RSP)))) != NULL… in BTA_AvMetaCmd()
/hal_espressif-latest/components/bt/host/bluedroid/bta/av/include/
Dbta_av_int.h260 } tBTA_AV_API_META_RSP; typedef
382 tBTA_AV_API_META_RSP api_meta_rsp;