Home
last modified time | relevance | path

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

/system/bt/bta/hh/
Dbta_hh_api.c66 tBTA_HH_API_ENABLE *p_buf; in BTA_HhEnable()
72 p_buf = (tBTA_HH_API_ENABLE *)GKI_getbuf((UINT16)sizeof(tBTA_HH_API_ENABLE)); in BTA_HhEnable()
76 memset(p_buf, 0, sizeof(tBTA_HH_API_ENABLE)); in BTA_HhEnable()
Dbta_hh_int.h125 } tBTA_HH_API_ENABLE; typedef
175 tBTA_HH_API_ENABLE api_enable;