Home
last modified time | relevance | path

Searched refs:GetOwnAddr (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_advertiser.cpp337 setting.SetOwnAddr(settings.GetOwnAddr()); in StartAdvertising()
390 setting.SetOwnAddr(settings.GetOwnAddr()); in StartAdvertising()
695 std::array<uint8_t, OHOS_BD_ADDR_LEN> BleAdvertiserSettings::GetOwnAddr() const in GetOwnAddr() function in OHOS::Bluetooth::BleAdvertiserSettings
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_ble_advertiser.h296 std::array<uint8_t, OHOS_BD_ADDR_LEN> GetOwnAddr() const;
/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.h365 std::array<uint8_t, RawAddress::BT_ADDRESS_BYTE_LEN> GetOwnAddr() const;
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