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

  /external/bluetooth/bluedroid/bta/gatt/
bta_gatts_int.h 148 typedef tBTA_GATTS_API_OPEN tBTA_GATTS_API_CANCEL_OPEN;
171 tBTA_GATTS_API_CANCEL_OPEN api_cancel_open;
bta_gatts_api.c 497 tBTA_GATTS_API_CANCEL_OPEN *p_buf;
499 if ((p_buf = (tBTA_GATTS_API_CANCEL_OPEN *) GKI_getbuf(sizeof(tBTA_GATTS_API_CANCEL_OPEN))) != NULL)

Completed in 26 milliseconds