Searched refs:tBTA_GATTS_API_START (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/bta/gatt/
H A Dbta_gatts_int.h137 }tBTA_GATTS_API_START; typedef in typeref:struct:__anon589
169 tBTA_GATTS_API_START api_start;
H A Dbta_gatts_api.c331 tBTA_GATTS_API_START *p_buf;
333 if ((p_buf = (tBTA_GATTS_API_START *) GKI_getbuf(sizeof(tBTA_GATTS_API_START))) != NULL)

Completed in 34 milliseconds