Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/
H A Davctp_api.c341 uint16_t peerMtu = 0; in AVCT_GetPeerMtu() local
540 uint16_t peerMtu = 0; in AVCT_BrGetPeerMtu() local
H A Davctp_int.h93 uint16_t peerMtu; /* Control l2c mtu from peer device */ member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbccodecctrl/include/
H A Da2dp_encoder_sbc.h104 uint16_t peerMtu; // A2DP peer mtu. member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/
H A Davdtp_message.c71 void AvdtSendFragPacket(uint16_t lcid, Packet *pkt, uint16_t peerMtu) in AvdtSendFragPacket()
126 uint8_t label, uint16_t peerMtu) in AvdtSendFragStart()
153 …_t lcid, Packet *fragmentPacket, uint8_t pktType, uint8_t msgType, uint8_t label, uint16_t peerMtu) in AvdtSendFragContinueEnd()
H A Davdtp_int.h424 uint16_t peerMtu; /* L2CAP MTU of the peer device */ member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Davdtp.h248 uint16_t peerMtu; // L2CAP MTU of the peer member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_session.c603 PeerInfo *CreatePeerInfo(DFileSession *session, const struct sockaddr_in *dstAddr, uint16_t peerMtu, in CreatePeerInfo()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_defs.h375 uint16_t peerMtu; member