Searched defs:peerMtu (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/ |
H A D | avctp_api.c | 341 uint16_t peerMtu = 0; in AVCT_GetPeerMtu() local 540 uint16_t peerMtu = 0; in AVCT_BrGetPeerMtu() local
|
H A D | avctp_int.h | 93 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 D | a2dp_encoder_sbc.h | 104 uint16_t peerMtu; // A2DP peer mtu. member
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/ |
H A D | avdtp_message.c | 71 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 D | avdtp_int.h | 424 uint16_t peerMtu; /* L2CAP MTU of the peer device */ member
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/ |
H A D | avdtp.h | 248 uint16_t peerMtu; // L2CAP MTU of the peer member
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/ |
H A D | nstackx_dfile_session.c | 603 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 D | rfcomm_defs.h | 375 uint16_t peerMtu; member
|