Searched refs:BTA_GATTC_ConfigureMTU (Results 1 – 3 of 3) sorted by relevance
1120 BTA_API extern void BTA_GATTC_ConfigureMTU (UINT16 conn_id, UINT16 mtu);
239 void BTA_GATTC_ConfigureMTU (UINT16 conn_id, UINT16 mtu) in BTA_GATTC_ConfigureMTU() function
1616 BTA_GATTC_ConfigureMTU(p_cb->conn_id, p_cb->len); in btgattc_handle_event()