Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/transport/
H A Dtransport_def.h44 static const int L2CAP_CONFIG_FCS = 0x01; variable
H A Dtransport_l2cap.cpp113 l2capConfigInfo.fcs = L2CAP_CONFIG_FCS; in AcceptConnection()