Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/hd/
Dbta_hd_api.cc63 tBTA_HD_API_ENABLE* p_buf = in BTA_HdEnable()
64 (tBTA_HD_API_ENABLE*)osi_malloc((uint16_t)sizeof(tBTA_HD_API_ENABLE)); in BTA_HdEnable()
66 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;