Searched refs:tBTA_GATTC_API_CFG_MTU (Results 1 – 2 of 2) sorted by relevance
214 } tBTA_GATTC_API_CFG_MTU; typedef270 tBTA_GATTC_API_CFG_MTU api_mtu;
253 tBTA_GATTC_API_CFG_MTU *p_buf; in BTA_GATTC_ConfigureMTU()255 if ((p_buf = (tBTA_GATTC_API_CFG_MTU *) osi_malloc(sizeof(tBTA_GATTC_API_CFG_MTU))) != NULL) { in BTA_GATTC_ConfigureMTU()