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

  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_api.c 594 tBTA_GATTC_API_READ_MULTI *p_buf;
596 UINT16 len = (UINT16)(sizeof(tBTA_GATTC_API_READ_MULTI) +
600 if ((p_buf = (tBTA_GATTC_API_READ_MULTI *) GKI_getbuf(len)) != NULL)
    [all...]
bta_gattc_int.h 178 }tBTA_GATTC_API_READ_MULTI;
192 tBTA_GATTC_API_READ_MULTI api_read_multi;

Completed in 17 milliseconds