Searched refs:BTA_GATTC_ConfigureMTU (Results 1 – 3 of 3) sorted by relevance
765 extern void BTA_GATTC_ConfigureMTU(uint16_t conn_id, uint16_t mtu);
206 void BTA_GATTC_ConfigureMTU(uint16_t conn_id, uint16_t mtu) { in BTA_GATTC_ConfigureMTU() function
537 Bind(base::IgnoreResult(&BTA_GATTC_ConfigureMTU), conn_id, mtu)); in btif_gattc_configure_mtu()