Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/test/
H A Dble_advertiser_test.cc101 MOCK_METHOD3(SetRandomAddress, void(uint8_t, const RawAddress&, status_cb));
455 EXPECT_CALL(*hci_mock, SetRandomAddress(_, _, _)) in TEST_F()
698 EXPECT_CALL(*hci_mock, SetRandomAddress(_, _, _)) in TEST_F()
749 EXPECT_CALL(*hci_mock, SetRandomAddress(_, _, _)) in TEST_F()
813 EXPECT_CALL(*hci_mock, SetRandomAddress(_, _, _)) in TEST_F()
974 EXPECT_CALL(*hci_mock, SetRandomAddress(_, _, _)) in TEST_F()
1076 EXPECT_CALL(*hci_mock, SetRandomAddress(_, _, _)) in TEST_F()
/aosp12/system/bt/stack/btm/
H A Dble_advertiser_hci_interface.h72 virtual void SetRandomAddress(uint8_t handle,
H A Dble_advertiser_hci_interface.cc214 void SetRandomAddress(uint8_t handle, const RawAddress& random_address, in SetRandomAddress() function in __anond4e53b3d0110::BleAdvertiserVscHciInterfaceImpl
439 void SetRandomAddress(uint8_t handle, const RawAddress& random_address, in SetRandomAddress() function in __anond4e53b3d0110::BleAdvertiserLegacyHciInterfaceImpl
615 void SetRandomAddress(uint8_t handle, const RawAddress& random_address, in SetRandomAddress() function in __anond4e53b3d0110::BleAdvertiserHciExtendedImpl
H A Dbtm_ble_multi_adv.cc222 hci_interface->SetRandomAddress( in ConfigureRpa()
329 c->self->GetHciInterface()->SetRandomAddress(c->inst_id, rpa, Bind( in StartAdvertising()
440 c->self->GetHciInterface()->SetRandomAddress(c->inst_id, rpa, Bind( in StartAdvertisingSet()
/aosp12/system/bt/gd/hci/
H A Dle_scanning_manager_test.cc230 void SetRandomAddress(Address address) {} in SetRandomAddress() function in bluetooth::hci::__anon7570eaef0110::TestAclManager
H A Dle_advertising_manager_test.cc280 void SetRandomAddress(Address address) {} in SetRandomAddress() function in bluetooth::hci::__anon370d2e9e0110::TestAclManager