Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_api.c64 tBTA_HH_API_ENABLE *p_buf; in BTA_HhEnable()
70 p_buf = (tBTA_HH_API_ENABLE *)osi_malloc((UINT16)sizeof(tBTA_HH_API_ENABLE)); in BTA_HhEnable()
73 memset(p_buf, 0, sizeof(tBTA_HH_API_ENABLE)); in BTA_HhEnable()
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/include/
Dbta_hh_int.h122 } tBTA_HH_API_ENABLE; typedef
166 tBTA_HH_API_ENABLE api_enable;