Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/transport/
H A Dtransport_def.h32 static const int EV_FC_ON = 0x0004; variable
H A Dtransport_rfcomm.cpp337 transport->observer_.OnTransportError(transport->transportMap_.at(handle), EV_FC_ON); in TransportRfcFcOn()
342 transport->observer_.OnTransportError(transport, EV_FC_ON); in TransportRfcFcOn()