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

  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_api.c 235 tBTA_GATTC_API_SEARCH *p_buf;
236 UINT16 len = sizeof(tBTA_GATTC_API_SEARCH) + sizeof(tBT_UUID);
238 if ((p_buf = (tBTA_GATTC_API_SEARCH *) GKI_getbuf(len)) != NULL)
    [all...]
bta_gattc_int.h 170 }tBTA_GATTC_API_SEARCH;
188 tBTA_GATTC_API_SEARCH api_search;

Completed in 26 milliseconds