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

  /external/bluetooth/bluedroid/bta/gatt/
bta_gatts_int.h 137 }tBTA_GATTS_API_START;
167 tBTA_GATTS_API_START api_start;
bta_gatts_api.c 333 tBTA_GATTS_API_START *p_buf;
335 if ((p_buf = (tBTA_GATTS_API_START *) GKI_getbuf(sizeof(tBTA_GATTS_API_START))) != NULL)

Completed in 49 milliseconds