Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
Dble_properties.cpp57 bool BleProperties::SetLocalName(const std::string &name) const in SetLocalName() function in OHOS::bluetooth::BleProperties
Dble_config.cpp68 bool BleConfig::SetLocalName(const std::string &name) const in SetLocalName() function in OHOS::bluetooth::BleConfig
Dble_adapter.cpp486 bool BleAdapter::SetLocalName(const std::string &name) const in SetLocalName() function in OHOS::bluetooth::BleAdapter
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
Dclassic_config.cpp69 bool ClassicConfig::SetLocalName(const std::string &name) const in SetLocalName() function in OHOS::bluetooth::ClassicConfig
Dclassic_adapter_properties.cpp95 bool ClassicAdapterProperties::SetLocalName(const std::string &name) in SetLocalName() function in OHOS::bluetooth::ClassicAdapterProperties
Dclassic_adapter.cpp346 bool ClassicAdapter::SetLocalName(const std::string &name) const in SetLocalName() function in OHOS::bluetooth::ClassicAdapter
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
Dohos_bt_gap.cpp396 bool SetLocalName(unsigned char *localName, unsigned char length) in SetLocalName() function
/foundation/communication/dsoftbus/tests/adapter/bluetooth/
Dbluetooth_mock.cpp80 bool SetLocalName(unsigned char *localName, unsigned char length) in SetLocalName() function
/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_host.cpp873 int BluetoothHost::SetLocalName(const std::string &name) in SetLocalName() function in OHOS::Bluetooth::BluetoothHost
/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
Dnapi_bluetooth_connection.cpp398 napi_value SetLocalName(napi_env env, napi_callback_info info) in SetLocalName() function
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
Dbluetooth_host_server.cpp1017 int32_t BluetoothHostServer::SetLocalName(const std::string &name) in SetLocalName() function in OHOS::Bluetooth::BluetoothHostServer
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
Dbluetooth_host_proxy.cpp427 int32_t BluetoothHostProxy::SetLocalName(const std::string &name) in SetLocalName() function in OHOS::Bluetooth::BluetoothHostProxy