Home
last modified time | relevance | path

Searched refs:ExchangeMTUResponse (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_server_profile.cpp58 void ExchangeMTUResponse(uint16_t connectHandle, uint16_t mtu);
261 object->ExchangeMTUResponse(connectHandle, ((AttEventData *)eventData)->attExchangeMtuRequest.mtuSize); in ReceiveData()
354 void GattServerProfile::impl::ExchangeMTUResponse(uint16_t connectHandle, uint16_t mtu) in ExchangeMTUResponse() function in OHOS::bluetooth::GattServerProfile::impl

Completed in 4 milliseconds