Home
last modified time | relevance | path

Searched refs:CopyAddress (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_connection_manager.h142 void CopyAddress(const uint8_t *addr, size_t length);
H A Dgatt_connection_manager.cpp1128 CopyAddress(addr, RawAddress::BT_ADDRESS_BYTE_LEN);
1147 CopyAddress(addr, RawAddress::BT_ADDRESS_BYTE_LEN);
1150 void GattConnectionManager::Device::CopyAddress(const uint8_t *addr, size_t length) in CopyAddress() function in OHOS::bluetooth::GattConnectionManager::Device

Completed in 4 milliseconds