projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Make RNDISHost demo validate the set Packet Filter to ensure that it is being sent...
[pub/USBasp.git]
/
Demos
/
Host
/
Incomplete
/
RNDISEthernetHost
/
Lib
/
RNDISCommands.c
diff --git
a/Demos/Host/Incomplete/RNDISEthernetHost/Lib/RNDISCommands.c
b/Demos/Host/Incomplete/RNDISEthernetHost/Lib/RNDISCommands.c
index
4802bed
..
b196614
100644
(file)
--- a/
Demos/Host/Incomplete/RNDISEthernetHost/Lib/RNDISCommands.c
+++ b/
Demos/Host/Incomplete/RNDISEthernetHost/Lib/RNDISCommands.c
@@
-72,7
+72,7
@@
uint8_t RNDIS_GetEncapsulatedResponse(void* Buffer, uint16_t Length)
return USB_Host_SendControlRequest(Buffer);
\r
}
\r
\r
-uint8_t RNDIS_KeepAlive(void)
\r
+uint8_t RNDIS_
Send
KeepAlive(void)
\r
{
\r
uint8_t ErrorCode;
\r
\r