HomeSort by relevance Sort by last modified time
    Searched refs:tBTA_GATTS_API_LISTEN (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluedroid/bta/gatt/
bta_gatts_int.h 158 } tBTA_GATTS_API_LISTEN;
177 tBTA_GATTS_API_LISTEN api_listen;
bta_gatts_api.c 559 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 109 milliseconds