Fix MB and ME bits checking in handover frame
authorOlivier Guiter <olivier.guiter@linux.intel.com>
Thu, 28 Jun 2012 13:43:47 +0000 (15:43 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 28 Jun 2012 15:16:13 +0000 (17:16 +0200)
commit5239a7ab06cbd518c8705440a6fd1103f40ece4d
tree6a4e48828ee8cfe3217f5ee3e97bbb05606016bd
parent5baa31690329d3828f8686b0f99a5a106b43f632
Fix MB and ME bits checking in handover frame

Handover frames can have nested ndef messages, so we have to validate
MB and ME at different levels (from the first record but also from each
ac and cr nested records).
src/ndef.c