From fc91f3d71b85a9aa014284b62b98805e91cc2470 Mon Sep 17 00:00:00 2001 From: Sergi Granell Date: Wed, 11 Jan 2017 14:17:54 +0100 Subject: Add SceMtpIfDriver::SceMtpIf NIDs --- nids/360/SceMtpIfDriver.yml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 nids/360/SceMtpIfDriver.yml (limited to 'nids') diff --git a/nids/360/SceMtpIfDriver.yml b/nids/360/SceMtpIfDriver.yml new file mode 100644 index 0000000..f787c2c --- /dev/null +++ b/nids/360/SceMtpIfDriver.yml @@ -0,0 +1,22 @@ +modules: + SceMtpIfDriver: + nid: 0xEA885947 + libraries: + SceMtpIf: + nid: 0x5EFA4138 + functions: + sceMtpIfCancelTransfer: 0x80D1CA60 + sceMtpIfChangePhase: 0x695B0DE4 + sceMtpIfGetPort: 0x352F61B9 + sceMtpIfIsConnected: 0xA9C97661 + sceMtpIfRecvCommand: 0x468B6E3E + sceMtpIfRecvDataWithParam: 0x6EDB6FB4 + sceMtpIfReset: 0x315FDE8E + sceMtpIfSendDataWithParam: 0x87CC6686 + sceMtpIfSendEvent: 0xE3C33379 + sceMtpIfSendResponse: 0xDD08CA01 + sceMtpIfStartDriver: 0xC5327CAC + sceMtpIfStartPort: 0x1624280E + sceMtpIfStopDriver: 0xC0CFA3BC + sceMtpIfStopPort: 0xD3C974D9 + sceMtpIfWaitConnect: 0x1E0156BE -- cgit v1.2.3