Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dble_advertiser_hci_interface.h72 virtual void SetRandomAddress(uint8_t handle,
Dble_advertiser_hci_interface.cc213 void SetRandomAddress(uint8_t handle, const RawAddress& random_address, in SetRandomAddress() function in __anona639c8d10111::BleAdvertiserVscHciInterfaceImpl
438 void SetRandomAddress(uint8_t handle, const RawAddress& random_address, in SetRandomAddress() function in __anona639c8d10111::BleAdvertiserLegacyHciInterfaceImpl
614 void SetRandomAddress(uint8_t handle, const RawAddress& random_address, in SetRandomAddress() function in __anona639c8d10111::BleAdvertiserHciExtendedImpl
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()
/system/bt/stack/test/
Dble_advertiser_test.cc103 MOCK_METHOD3(SetRandomAddress, void(uint8_t, const RawAddress&, status_cb));
457 EXPECT_CALL(*hci_mock, SetRandomAddress(_, _, _)) in TEST_F()
700 EXPECT_CALL(*hci_mock, SetRandomAddress(_, _, _)) in TEST_F()
751 EXPECT_CALL(*hci_mock, SetRandomAddress(_, _, _)) in TEST_F()
815 EXPECT_CALL(*hci_mock, SetRandomAddress(_, _, _)) in TEST_F()
976 EXPECT_CALL(*hci_mock, SetRandomAddress(_, _, _)) in TEST_F()
1078 EXPECT_CALL(*hci_mock, SetRandomAddress(_, _, _)) in TEST_F()
/system/bt/gd/hci/
Dle_scanning_manager_test.cc219 void SetRandomAddress(Address address) {} in SetRandomAddress() function in bluetooth::hci::__anone6f257030111::TestAclManager
Dle_advertising_manager_test.cc256 void SetRandomAddress(Address address) {} in SetRandomAddress() function in bluetooth::hci::__anon003212320111::TestAclManager