Home
last modified time | relevance | path

Searched defs:SCAN_MODE_NONE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H A Dnapi_bluetooth_connection.h28 SCAN_MODE_NONE = 0, enumerator
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h229 const int SCAN_MODE_NONE = 0x00; variable
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h227 const int SCAN_MODE_NONE = 0x00; variable