Add raw eir and scanResponse to advertisement object#426
Conversation
|
Hi @jslawek, Thanks for submitting this. Could you please provide more details as to why your project needs access to the raw EIR data? While this feature can be implemented in Linux, it will not be possible on Mac OS X. |
|
Hi, BTW. would you be interested in bleno PR described below?
I noticed you are not a fan of direct operations on handles: I will push my tool to Github in about 2 weeks. cheers |
|
Hi @jslawek, thanks for providing more info. on your project.
Yes, understood. However, I'd like to keep functionality between OS X and Linux roughly the same for now. People are also porting the noble API to other platforms, the more Linux specifics we add will result in reduced portability. For example:
|
|
Hi @sandeepmistry, I would ask you to reconsider exposing eir data in |
|
Relate-to: #923 (comment) |
Hi,
for my project I need access to raw advertisement's eir and scan response hex data. So I added them to advertisement object in gap.js.