Home
last modified time | relevance | path

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

/system/bt/bta/hd/
Dbta_hd_api.cc57 tBTA_HD_API_ENABLE* p_buf = in BTA_HdEnable()
58 (tBTA_HD_API_ENABLE*)osi_malloc((uint16_t)sizeof(tBTA_HD_API_ENABLE)); in BTA_HdEnable()
60 memset(p_buf, 0, sizeof(tBTA_HD_API_ENABLE)); in BTA_HdEnable()
Dbta_hd_int.h68 } tBTA_HD_API_ENABLE; typedef
119 tBTA_HD_API_ENABLE api_enable;