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