Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
H A Dsocket_def.h46 static const int RFCOMM_EV_FC_ON = 0x0004; variable
H A Dsocket.cpp267 case RFCOMM_EV_FC_ON: in OnTransportErrorNative()