Home
last modified time | relevance | path

Searched defs:GetOwnAddr (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_parcel_data.h383 std::array<uint8_t, RawAddress::BT_ADDRESS_BYTE_LEN> GetOwnAddr() const in GetOwnAddr() function
H A Dble_service_data.cpp444 std::array<uint8_t, RawAddress::BT_ADDRESS_BYTE_LEN> BleAdvertiserSettingsImpl::GetOwnAddr() const in GetOwnAddr() function in OHOS::bluetooth::BleAdvertiserSettingsImpl
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_advertiser.cpp695 std::array<uint8_t, OHOS_BD_ADDR_LEN> BleAdvertiserSettings::GetOwnAddr() const in GetOwnAddr() function in OHOS::Bluetooth::BleAdvertiserSettings