Home
last modified time | relevance | path

Searched defs:ObexReliableSession (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_session.h37 struct ObexReliableSession { struct
39 uint32_t lastAccessTimestampSec_ = 0;
63 // ObexReliableSessionState argument
64 ObexReliableSessionState sessionState_; argument