Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/bta/hd/
Dbta_hd_api.cc69 tBTA_HD_API_ENABLE* p_buf = (tBTA_HD_API_ENABLE*)osi_malloc((uint16_t)sizeof(tBTA_HD_API_ENABLE)); in BTA_HdEnable()
71 memset(p_buf, 0, sizeof(tBTA_HD_API_ENABLE)); in BTA_HdEnable()
Dbta_hd_int.h69 } tBTA_HD_API_ENABLE; typedef
120 tBTA_HD_API_ENABLE api_enable;