| 251 | } |
| 252 | |
| 253 | ControllerConfig *Xbox360WirelessController::GetConfig() |
| 254 | { |
| 255 | return &_xbox360WControllerConfig; |
| 256 | } |
| 257 | |
| 258 | Result Xbox360WirelessController::OnControllerConnect() |
| 259 | { |
nothing calls this directly
no outgoing calls
no test coverage detected