Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_client.h43 struct ObexClientConfig { struct
45 uint16_t lpsm_ = 0; // l2cap's local psm while use l2cap
46 uint16_t scn_ = 0; // Rfcomm's channel num/ l2cap's psm
47 uint16_t mtu_ = 0; // The Maximum OBEX Packet Length.Default 1024byte
48 bool isGoepL2capPSM_ = false; // L2cap:true, rfcomm:false
49 bool isSupportSrm_ = false; // Using Single Response Mode
50 bool isSupportReliableSession_ = false; // Using reliable session