Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H A Dnapi_bluetooth_connection.h32 SCAN_MODE_CONNECTABLE_GENERAL_DISCOVERABLE = 4, enumerator
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h233 const int SCAN_MODE_CONNECTABLE_GENERAL_DISCOVERABLE = 0x04; variable
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h231 const int SCAN_MODE_CONNECTABLE_GENERAL_DISCOVERABLE = 0x04; variable