Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/transport/
H A Dtransport_def.h43 static const int L2CAP_CONFIG_FLUSHTTIMEOUT = 0xFFFF; variable
H A Dtransport_l2cap.cpp112 l2capConfigInfo.flushTimeout = L2CAP_CONFIG_FLUSHTTIMEOUT; in AcceptConnection()