Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/av/
Dbta_av_api.c407 tBTA_AV_API_GET_DELAY_VALUE *p_buf; in BTA_GetDelayValue()
409 …if ((p_buf = (tBTA_AV_API_GET_DELAY_VALUE *) osi_malloc(sizeof(tBTA_AV_API_GET_DELAY_VALUE))) != N… in BTA_GetDelayValue()
/hal_espressif-latest/components/bt/host/bluedroid/bta/av/include/
Dbta_av_int.h349 } tBTA_AV_API_GET_DELAY_VALUE; typedef
384 tBTA_AV_API_GET_DELAY_VALUE api_get_delay_value;