Home
last modified time | relevance | path

Searched defs:StartRoleSwitch (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/common/
Dmock_hcic_layer.cc110 virtual void StartRoleSwitch(const RawAddress& /* bd_addr */, uint8_t /* role */) const override { in StartRoleSwitch() function in bluetooth::legacy::hci::MockInterface
/aosp_15_r20/packages/modules/Bluetooth/system/stack/hcic/
Dhcicmds.cc1602 void StartRoleSwitch(const RawAddress& bd_addr, uint8_t role) const override { in StartRoleSwitch() function in bluetooth::legacy::hci::InterfaceImpl