Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/hh/
Dbta_hh_api.c63 tBTA_HH_API_ENABLE *p_buf; in BTA_HhEnable()
69 p_buf = (tBTA_HH_API_ENABLE *)GKI_getbuf((UINT16)sizeof(tBTA_HH_API_ENABLE)); in BTA_HhEnable()
73 memset(p_buf, 0, sizeof(tBTA_HH_API_ENABLE)); in BTA_HhEnable()
Dbta_hh_int.h126 } tBTA_HH_API_ENABLE; typedef
176 tBTA_HH_API_ENABLE api_enable;