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

  /external/bluetooth/bluedroid/bta/gatt/
bta_gatts_int.h 148 }tBTA_GATTS_API_OPEN;
150 typedef tBTA_GATTS_API_OPEN tBTA_GATTS_API_CANCEL_OPEN;
172 tBTA_GATTS_API_OPEN api_open;
bta_gatts_api.c 473 tBTA_GATTS_API_OPEN *p_buf;
475 if ((p_buf = (tBTA_GATTS_API_OPEN *) GKI_getbuf(sizeof(tBTA_GATTS_API_OPEN))) != NULL)

Completed in 678 milliseconds