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

  /system/bt/bta/gatt/
bta_gattc_api.c 241 tBTA_GATTC_API_CFG_MTU *p_buf;
243 if ((p_buf = (tBTA_GATTC_API_CFG_MTU *) GKI_getbuf(sizeof(tBTA_GATTC_API_CFG_MTU))) != NULL)
    [all...]
bta_gattc_int.h 198 }tBTA_GATTC_API_CFG_MTU;
230 tBTA_GATTC_API_CFG_MTU api_mtu;

Completed in 30 milliseconds