Home
last modified time | relevance | path

Searched refs:EXCHANGE_MTU (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_profile_defines.h46 EXCHANGE_MTU, enumerator
H A Dgatt_client_profile.cpp219 pimpl->requestList_.emplace_back(connectHandle, GattRequestInfo(EXCHANGE_MTU, mtu, reqId)); in ExchangeMtu()
1047 case EXCHANGE_MTU: in IndicateRequestRetToService()
2196 type = EXCHANGE_MTU; in FindIteratorByResponesInfor()
H A Dgatt_server_profile.cpp332 case EXCHANGE_MTU: in ReceiveResponseResultPostTask()
365 requestList_.emplace_back(connectHandle, GattResponesInfor(EXCHANGE_MTU, mtu)); in ExchangeMTUResponse()