Home
last modified time | relevance | path

Searched defs:DEFAULT_DEVICE_NAME (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/adapter/bus_center/src/
H A Dbus_center_adapter_weak.c24 #define DEFAULT_DEVICE_NAME "UNKNOWN" macro
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/gas/
H A Dgeneric_access_service.h55 static const std::string DEFAULT_DEVICE_NAME; variable
H A Dgeneric_access_service.cpp33 const std::string GenericAccessService::DEFAULT_DEVICE_NAME = "BluetoothDevice"; member in OHOS::bluetooth::GenericAccessService
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_ledger/
H A Dlnn_local_ledger_deps_mock.cpp28 constexpr char DEFAULT_DEVICE_NAME[] = "OpenHarmony"; variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_defs.h34 const std::string DEFAULT_DEVICE_NAME = "BluetoothDevice"; variable
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/src/
H A Dlnn_local_net_ledger.c54 #define DEFAULT_DEVICE_NAME "OpenHarmony" macro