Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/transport/
H A Dtransport_def.h36 static const int CONNECT_COLLISION = 0x0006; variable
H A Dtransport_l2cap.cpp650 transport->observer_.OnTransportError(transport, CONNECT_COLLISION); in TransportDisconnectAbnormalCallbackNative()