Home
last modified time | relevance | path

Searched refs:SetRandomAddress (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/stack/test/
Dble_advertiser_test.cc105 MOCK_METHOD3(SetRandomAddress, void(uint8_t, const RawAddress&, status_cb));
462 EXPECT_CALL(*hci_mock, SetRandomAddress(_, _, _)) in StartAdvertisingSetWithSpecificAddressType()
724 EXPECT_CALL(*hci_mock, SetRandomAddress(_, _, _)) in TEST_F()
775 EXPECT_CALL(*hci_mock, SetRandomAddress(_, _, _)) in TEST_F()
840 EXPECT_CALL(*hci_mock, SetRandomAddress(_, _, _)) in TEST_F()
1004 EXPECT_CALL(*hci_mock, SetRandomAddress(_, _, _)) in TEST_F()
1107 EXPECT_CALL(*hci_mock, SetRandomAddress(_, _, _)) in TEST_F()
/packages/modules/Bluetooth/system/stack/btm/
Dble_advertiser_hci_interface.h74 virtual void SetRandomAddress(uint8_t handle,
Dble_advertiser_hci_interface.cc217 void SetRandomAddress(uint8_t handle, const RawAddress& random_address, in SetRandomAddress() function in __anond437188c0111::BleAdvertiserVscHciInterfaceImpl
444 void SetRandomAddress(uint8_t handle, const RawAddress& random_address, in SetRandomAddress() function in __anond437188c0111::BleAdvertiserLegacyHciInterfaceImpl
620 void SetRandomAddress(uint8_t handle, const RawAddress& random_address, in SetRandomAddress() function in __anond437188c0111::BleAdvertiserHciExtendedImpl
Dbtm_ble_multi_adv.cc224 hci_interface->SetRandomAddress( in ConfigureRpa()
338 c->self->GetHciInterface()->SetRandomAddress(c->inst_id, rpa, Bind( in StartAdvertising()
455 c->self->GetHciInterface()->SetRandomAddress(c->inst_id, rpa, Bind( in StartAdvertisingSet()
/packages/modules/Bluetooth/system/gd/hci/
Dle_scanning_manager_test.cc213 void SetRandomAddress(Address address) {} in SetRandomAddress() function in bluetooth::hci::__anon17ddb31e0211::TestAclManager
Dle_advertising_manager_test.cc173 void SetRandomAddress(Address address) {} in SetRandomAddress() function in bluetooth::hci::__anon3fbebc6d0111::TestAclManager