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

  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_api.c 831 tBTA_GATTC_API_EXEC *p_buf;
833 if ((p_buf = (tBTA_GATTC_API_EXEC *) GKI_getbuf((UINT16)sizeof(tBTA_GATTC_API_EXEC))) != NULL)
835 memset(p_buf, 0, sizeof(tBTA_GATTC_API_EXEC));
    [all...]
bta_gattc_int.h 152 }tBTA_GATTC_API_EXEC;
228 tBTA_GATTC_API_EXEC api_exec;

Completed in 90 milliseconds