Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_defs.h64 constexpr int NOERROR = 0; variable
H A Dclassic_adapter.cpp466 if (status != NOERROR) { in ReceiveSetScanModeCallback()