Home
last modified time | relevance | path

Searched refs:attExchangeMtuRequest (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Datt.h350 AttExchangeMTUType attExchangeMtuRequest; member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_server_profile.cpp261 …ct->ExchangeMTUResponse(connectHandle, ((AttEventData *)eventData)->attExchangeMtuRequest.mtuSize); in ReceiveData()