Message217825
Interestingly, <bluetooth/bluetooth.h> implements a function for parsing bluetooth addresses, but it's completely broken.
<https://git.kernel.org/cgit/bluetooth/bluez.git/tree/lib/bluetooth.c#n83>
It would be much much more elegant to use str2ba() in our source code though.
I am thinking about patching it there and then open another ticket here in order to adopt str2ba(). This way we can close this ticket for now.
Does this sound reasonable to you, Antoine? |
|
Date |
User |
Action |
Args |
2014-05-03 17:15:36 | maker | set | recipients:
+ maker, pitrou, vstinner, neologix |
2014-05-03 17:15:36 | maker | set | messageid: <1399137336.79.0.198058720033.issue18564@psf.upfronthosting.co.za> |
2014-05-03 17:15:36 | maker | link | issue18564 messages |
2014-05-03 17:15:36 | maker | create | |
|