Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/hd/
Dbta_hd_api.c50 tBTA_HD_API_ENABLE *p_buf; in BTA_HdEnable()
53 p_buf = (tBTA_HD_API_ENABLE *)osi_malloc((uint16_t)sizeof(tBTA_HD_API_ENABLE)); in BTA_HdEnable()
55 memset(p_buf, 0, sizeof(tBTA_HD_API_ENABLE)); in BTA_HdEnable()
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/hd/include/
Dbta_hd_int.h59 } tBTA_HD_API_ENABLE; typedef
106 tBTA_HD_API_ENABLE api_enable;