Searched defs:StartRoleSwitch (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/common/ | ||
D | mock_hcic_layer.cc | 110 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/ | ||
D | hcicmds.cc | 1602 void StartRoleSwitch(const RawAddress& bd_addr, uint8_t role) const override { in StartRoleSwitch() function in bluetooth::legacy::hci::InterfaceImpl |