Searched refs:StartRoleSwitch (Results 1 – 5 of 5) sorted by relevance
29 MOCK_METHOD(void, StartRoleSwitch, (const RawAddress& bd_addr, uint8_t role),
118 virtual void StartRoleSwitch(const RawAddress& /* bd_addr */, in StartRoleSwitch() function in bluetooth::legacy::hci::MockInterface
49 virtual void StartRoleSwitch(const RawAddress& bd_addr,
1640 void StartRoleSwitch(const RawAddress& bd_addr, uint8_t role) const override { in StartRoleSwitch() function in bluetooth::legacy::hci::InterfaceImpl
211 GetInterface().StartRoleSwitch(p_acl.remote_addr, in hci_start_role_switch_to_central()