summaryrefslogtreecommitdiff
path: root/src/tlv.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-10types: Fix build error due to unaligned memory accessOlivier Guiter1-1/+1
2012-12-06Fix coding style errors through the codeSzymon Janc1-1/+1
2012-11-14Use handover agent for Bluetooth dataSzymon Janc1-1/+1
2012-10-22ndef: Change near_ndef_parse function nameKrzysztof Lyczkowski1-1/+1
2012-04-20ndef: Remove NDEF and TLV parsing routines tag dependenciesSamuel Ortiz1-11/+6
2012-02-06tlv: Simplify tlv parsing APISamuel Ortiz1-4/+7
2012-01-27tag: Add target_idx parameter to near_tag_io_cb prototypeRavi kumar Veeramally1-1/+2
2011-12-23tag: Rename near_tag_read_cbSamuel Ortiz1-1/+1
2011-12-15tlv: fix byte ordering issue on "long" TLV lengthOlivier Guiter1-1/+1
2011-10-20tlv: Add tlv parsing routineSamuel Ortiz1-7/+42
2011-10-20tlv: TLV utilities APISamuel Ortiz1-0/+81