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

/external/bluetooth/bluedroid/bta/gatt/
H A Dbta_gatts_int.h114 }tBTA_GATTS_API_ADD_DESCR; typedef in typeref:struct:__anon565
166 tBTA_GATTS_API_ADD_DESCR api_add_char_descr;
H A Dbta_gatts_api.c269 tBTA_GATTS_API_ADD_DESCR *p_buf;
270 UINT16 len = sizeof(tBTA_GATTS_API_ADD_DESCR);
273 if ((p_buf = (tBTA_GATTS_API_ADD_DESCR *) GKI_getbuf(len)) != NULL)

Completed in 64 milliseconds