Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H A Dnapi_bluetooth_connection.h29 SCAN_MODE_CONNECTABLE = 1, enumerator
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h230 const int SCAN_MODE_CONNECTABLE = 0x01; variable
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h228 const int SCAN_MODE_CONNECTABLE = 0x01; variable