Home
last modified time | relevance | path

Searched refs:CommandWriteLocalName (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Core/IOS/USB/Bluetooth/
H A DBTEmu.h164 void CommandWriteLocalName(const u8* input);
H A DBTEmu.cpp959 CommandWriteLocalName(input); in ExecuteHCICommandMessage()
1454 void BluetoothEmu::CommandWriteLocalName(const u8* input) in CommandWriteLocalName() function in IOS::HLE::Device::BluetoothEmu