Home
last modified time | relevance | path

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

/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
/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
/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() argument
125 AvdtSendFragStart(uint16_t lcid, Packet *fragmentPacket, uint8_t signal, uint8_t number, uint8_t msgType, uint8_t label, uint16_t peerMtu) AvdtSendFragStart() argument
152 AvdtSendFragContinueEnd( uint16_t lcid, Packet *fragmentPacket, uint8_t pktType, uint8_t msgType, uint8_t label, uint16_t peerMtu) AvdtSendFragContinueEnd() argument
[all...]
H A Davdtp_int.h424 uint16_t peerMtu; /* L2CAP MTU of the peer device */ member
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Davdtp.h248 uint16_t peerMtu; // L2CAP MTU of the peer member
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_session.c602 PeerInfo *CreatePeerInfo(DFileSession *session, const struct sockaddr_in *dstAddr, uint16_t peerMtu, in CreatePeerInfo() argument
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_defs.h375 uint16_t peerMtu; member

Completed in 18 milliseconds