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 156 } tBTA_GATTS_API_LISTEN;
175 tBTA_GATTS_API_LISTEN api_listen;
bta_gatts_api.c 558 tBTA_GATTS_API_LISTEN *p_buf;
560 if ((p_buf = (tBTA_GATTS_API_LISTEN *) GKI_getbuf((UINT16)(sizeof(tBTA_GATTS_API_LISTEN) + BD_ADDR_LEN))) != NULL)

Completed in 407 milliseconds