Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/transport/
H A Dtransport_def.h45 static const int L2CAP_CONFIG_RFC_MODE = 0x03; variable
H A Dtransport_l2cap.cpp114 l2capConfigInfo.rfc.mode = L2CAP_CONFIG_RFC_MODE; in AcceptConnection()