Home
last modified time | relevance | path

Searched defs:localName (Results 1 - 11 of 11) sorted by relevance

/foundation/communication/bluetooth/frameworks/cj/connection/src/
H A Dbluetooth_connection_ffi.cpp78 void FfiBluetoothConSetLocalName(const char* localName, int32_t* errCode) in FfiBluetoothConSetLocalName() argument
H A Dbluetooth_connection_impl.cpp102 std::string localName = INVALID_NAME; in GetLocalName() local
177 void ConnectionImpl::SetLocalName(std::string localName, int32_t* errCode) in SetLocalName() argument
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gap.cpp406 bool SetLocalName(unsigned char *localName, unsigned char length) in SetLocalName() argument
/foundation/communication/dsoftbus/tests/adapter/bluetooth/
H A Dbluetooth_mock.cpp79 bool SetLocalName(unsigned char *localName, unsigned char length) in SetLocalName() argument
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/include/
H A Dsoftbus_broadcast_adapter_type.h135 uint8_t localName[SOFTBUS_LOCAL_NAME_LEN_MAX]; member
/foundation/communication/dsoftbus/tests/adapter/broadcast/
H A Dbluetooth_mock.cpp98 bool SetLocalName(unsigned char *localName, unsigned char length) in SetLocalName() argument
/foundation/communication/dsoftbus/tests/core/discovery/ble/bluetooth_mock/
H A Dbluetooth_mock.cpp407 bool SetLocalName(unsigned char *localName, unsigned char length) in SetLocalName() argument
/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H A Dnapi_bluetooth_connection.cpp264 std::string localName = INVALID_NAME; in GetLocalName() local
350 std::string localName = INVALID_NAME; in SetLocalName() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter.cpp355 std::string localName = adapterProperties_.GetLocalName(); in SetLocalName() local
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/interface/
H A Dsoftbus_broadcast_type.h376 uint8_t localName[BC_LOCAL_NAME_LEN_MAX]; member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_controller_baseband_cmd.h179 uint8_t localName[248]; member
190 uint8_t localName[248]; member

Completed in 14 milliseconds