Home
last modified time | relevance | path

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

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Core/IOS/USB/Bluetooth/
H A DBTEmu.h145 void CommandCreateCon(const u8* input);
H A DBTEmu.cpp1016 CommandCreateCon(input); in ExecuteHCICommandMessage()
1128 void BluetoothEmu::CommandCreateCon(const u8* input) in CommandCreateCon() function in IOS::HLE::Device::BluetoothEmu