In read_neighbor_cache sub command of hccontrol, there is no information on address type. And bluetooth LE advertise contains extended inquiry and RSSI.
This diff exports these information for user land and make hccontrol recognize them.
Differential D10362
Make cached Bluetooth LE host advertise information visible from userland. takawata on Apr 11 2017, 5:13 PM. Authored by Tags None Referenced Files
Details In read_neighbor_cache sub command of hccontrol, there is no information on address type. And bluetooth LE advertise contains extended inquiry and RSSI. This diff exports these information for user land and make hccontrol recognize them. Prepare bluetooth LE device and
Diff Detail
Event TimelineComment Actions can you please add boundary checks? thanks!
Comment Actions please see my comments above. thanks!
Comment Actions Use m_pullup instead of NG_HCI_M_PULLUP, if mbuf has enough space, m_pullup will return NULL. Comment Actions I'm going to nitpick the commit a tad...
|