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

/external/bluetooth/bluedroid/bta/gatt/
H A Dbta_gatts_int.h158 } tBTA_GATTS_API_LISTEN; typedef in typeref:struct:__anon591
177 tBTA_GATTS_API_LISTEN api_listen;
H A Dbta_gatts_api.c559 tBTA_GATTS_API_LISTEN *p_buf;
561 if ((p_buf = (tBTA_GATTS_API_LISTEN *) GKI_getbuf((UINT16)(sizeof(tBTA_GATTS_API_LISTEN) + BD_ADDR_LEN))) != NULL)

Completed in 97 milliseconds