Searched defs:BTA_GATTC_ConfigureMTU (Results 1 – 3 of 3) sorted by relevance
79 void BTA_GATTC_ConfigureMTU(uint16_t /* conn_id */, uint16_t /* mtu */) { in BTA_GATTC_ConfigureMTU() function82 void BTA_GATTC_ConfigureMTU(uint16_t /* conn_id */, uint16_t /* mtu */, in BTA_GATTC_ConfigureMTU() function
226 void BTA_GATTC_ConfigureMTU(tCONN_ID conn_id, uint16_t mtu) { in BTA_GATTC_ConfigureMTU() function230 void BTA_GATTC_ConfigureMTU(tCONN_ID conn_id, uint16_t mtu, GATT_CONFIGURE_MTU_OP_CB callback, in BTA_GATTC_ConfigureMTU() function
122 void BTA_GATTC_ConfigureMTU(tCONN_ID conn_id, uint16_t mtu) { in BTA_GATTC_ConfigureMTU() function