]> Chaos Git - corbenik/ctrulib.git/commit
Implemented UDS data_channel handling. Added the data_channel param to udsBind()...
authoryellows8 <yellows8@users.noreply.github.com>
Fri, 8 Apr 2016 23:09:15 +0000 (19:09 -0400)
committeryellows8 <yellows8@users.noreply.github.com>
Fri, 8 Apr 2016 23:09:15 +0000 (19:09 -0400)
commitb6e0555b1a4101c49a870774100b2d85454ab2cc
tree29d53b6ea516471a354b379170012bb7eb292b41
parent353f7af759339e24042ceb4ea97d07f5137ac511
Implemented UDS data_channel handling. Added the data_channel param to udsBind(), udsConnectNetwork(), and udsCreateNetwork(). Removed UDS_SEND_NETFLAGS_DEFAULT. The output bind context for network creation/connecting is now optional.
libctru/include/3ds/services/uds.h
libctru/source/services/uds.c