Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_client.h307 std::unique_ptr<ObexHeader> reliableSessionReqHeader_ = nullptr; member in OHOS::bluetooth::ObexClient
H A Dobex_client.cpp39 if (obexClient_.isSupportReliableSession_ && obexClient_.reliableSessionReqHeader_ != nullptr) { in OnTransportConnected()
40 obexClient_.SendRequest(*obexClient_.reliableSessionReqHeader_); in OnTransportConnected()

Completed in 2 milliseconds