Searched refs:tBTA_HD_API_ENABLE (Results 1 – 2 of 2) sorted by relevance
50 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()
59 } tBTA_HD_API_ENABLE; typedef106 tBTA_HD_API_ENABLE api_enable;