HomeSort by relevance Sort by last modified time
    Searched refs:tBTA_HD_API_ENABLE (Results 1 - 2 of 2) sorted by null

  /system/bt/bta/hd/
bta_hd_api.cc 57 tBTA_HD_API_ENABLE* p_buf =
58 (tBTA_HD_API_ENABLE*)osi_malloc((uint16_t)sizeof(tBTA_HD_API_ENABLE));
60 memset(p_buf, 0, sizeof(tBTA_HD_API_ENABLE));
bta_hd_int.h 64 } tBTA_HD_API_ENABLE;
115 tBTA_HD_API_ENABLE api_enable;

Completed in 42 milliseconds