Home
last modified time | relevance | path

Searched refs:txMtu (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
H A Dsocket_def.h89 uint16_t txMtu; // send mtu (L2CAP only) member
H A Dsocket.cpp169 connectInfo.txMtu = sendMTU; in OnConnectedNative()
283 connectInfo.txMtu = 0; in SockRfcConnectFail()