Jonathan Hui
|
49ac7fbc2c
|
Make VerifyOrExit() action argument optional. (#1554)
|
2017-04-05 09:44:22 -07:00 |
|
Jonathan Hui
|
5cd94ef937
|
Use return instaed of {} after labels. (#1443)
|
2017-03-09 09:57:31 -08:00 |
|
Jonathan Hui
|
31b389fb4e
|
Change otMessage type to not hide pointer. (#1416)
|
2017-03-02 12:43:59 -08:00 |
|
Jonathan Hui
|
1455b612f9
|
Message API cleanup.
|
2017-03-02 10:24:55 -08:00 |
|
Jonathan Hui
|
10e5b9a38f
|
UDP API cleanup.
|
2017-03-02 10:24:55 -08:00 |
|
Jonathan Hui
|
9586cfb700
|
Initialize all member variables in constructors. (#1026)
|
2016-12-01 08:51:55 -08:00 |
|
Abtin Keshavarzian
|
5dbf96833e
|
Update otNewUdpMessage() to allow user to enable/disable layer 2 security (#812)
|
2016-10-14 09:35:32 -07:00 |
|
Jonathan Hui
|
d848ed12e8
|
Use static_cast instead of reinterpret_cast when possible. (#667)
|
2016-09-22 15:14:23 -07:00 |
|
Jonathan Hui
|
44350178ad
|
Change copyright to The OpenThread Authors. (#583)
- Add a top-level file named AUTHORS which identifies the copyright
holders of the project.
|
2016-09-13 15:57:11 -07:00 |
|
Nick Banks
|
ffbe65c6dd
|
otInstance Declarations (#473)
* Add otInstance type declaration and update ot APIs to take it as input.
|
2016-09-12 14:29:43 -07:00 |
|
Jonathan Hui
|
4050c68577
|
Enable -Wconversion on clang and fix all warnings. (#358)
|
2016-08-10 11:52:22 -07:00 |
|
Marcin K Szczodrak
|
318fe4b415
|
turn on warnings and errors (#280)
|
2016-07-25 21:19:07 -07:00 |
|
Jonathan Hui
|
e3f0e69ea6
|
Replace CLI response buffer with direct output via CLI server. (#75)
* Added new Output method that allows format strings.
* Added an output FIFO to the CLI serial server.
|
2016-05-26 13:30:34 -07:00 |
|
Marcin K Szczodrak
|
99870fae01
|
adjust license text width (#22)
|
2016-05-12 22:39:11 -07:00 |
|
Wei Wang
|
337571aebb
|
fix unused stack variable and code cleanup (#13)
LGTM. Thanks, @weivincewang !
|
2016-05-11 15:45:40 -07:00 |
|
Jonathan Hui
|
4f9945c533
|
Initial commit
|
2016-05-10 22:49:53 -07:00 |
|