]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Fix 6loWPAN peer lookup
authorClaudio Takahasi <claudio.takahasi@openbossa.org>
Tue, 7 Jan 2014 12:07:48 +0000 (09:07 -0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Tue, 7 Jan 2014 13:32:15 +0000 (11:32 -0200)
commit4573f3c34d99a7d5113cf54bd7094fc7cd6cfa24
tree84a1d2ad6bbc759c2a40bda7e47cf26043d92d2d
parent865fdf9c215d5ed6be4f05ed08b7ce6efe37b4a8
Bluetooth: Fix 6loWPAN peer lookup

This patch fixes peer address lookup for 6loWPAN over Bluetooth Low
Energy links.

ADDR_LE_DEV_PUBLIC, and ADDR_LE_DEV_RANDOM are the values allowed for
"dst_type" field in the hci_conn struct for LE links.

Signed-off-by: Claudio Takahasi <claudio.takahasi@openbossa.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
net/bluetooth/6lowpan.c