Home
last modified time | relevance | path

Searched defs:SetLocalName (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_properties.cpp89 bool BleProperties::SetLocalName(const std::string &name) const in SetLocalName() function in OHOS::bluetooth::BleProperties
H A Dble_config.cpp68 bool BleConfig::SetLocalName(const std::string &name) const in SetLocalName() function in OHOS::bluetooth::BleConfig
H A Dble_adapter.cpp493 bool BleAdapter::SetLocalName(const std::string &name) const in SetLocalName() function in OHOS::bluetooth::BleAdapter
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_config.cpp69 bool ClassicConfig::SetLocalName(const std::string &name) const in SetLocalName() function in OHOS::bluetooth::ClassicConfig
H A Dclassic_adapter_properties.cpp95 bool ClassicAdapterProperties::SetLocalName(const std::string &name) in SetLocalName() function in OHOS::bluetooth::ClassicAdapterProperties
H A Dclassic_adapter.cpp346 bool ClassicAdapter::SetLocalName(const std::string &name) const in SetLocalName() function in OHOS::bluetooth::ClassicAdapter
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gap.cpp409 bool SetLocalName(unsigned char *localName, unsigned char length) in SetLocalName() function
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/bluetooth/
H A Dbluetooth_mock.cpp79 bool SetLocalName(unsigned char *localName, unsigned char length) in SetLocalName() function
/ohos5.0/foundation/communication/dsoftbus/tests/core/discovery/ble/bluetooth_mock/
H A Dbluetooth_mock.cpp410 bool SetLocalName(unsigned char *localName, unsigned char length) in SetLocalName() function
/ohos5.0/base/account/os_account/frameworks/osaccount/native/src/
H A Dos_account_info.cpp78 void OsAccountInfo::SetLocalName(const std::string localName) in SetLocalName() function in OHOS::AccountSA::OsAccountInfo
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/broadcast/
H A Dbluetooth_mock.cpp98 bool SetLocalName(unsigned char *localName, unsigned char length) in SetLocalName() function
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_host.cpp956 int BluetoothHost::SetLocalName(const std::string &name) in SetLocalName() function in OHOS::Bluetooth::BluetoothHost
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H A Dnapi_bluetooth_connection.cpp316 napi_value SetLocalName(napi_env env, napi_callback_info info) in SetLocalName() function
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_host_proxy.cpp418 int32_t BluetoothHostProxy::SetLocalName(const std::string &name) in SetLocalName() function in OHOS::Bluetooth::BluetoothHostProxy
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_host_server.cpp1021 int32_t BluetoothHostServer::SetLocalName(const std::string &name) in SetLocalName() function in OHOS::Bluetooth::BluetoothHostServer