]> 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)
commit99cae3d7fcb26c9054f8a24858ab18d624a36577
tree84a1d2ad6bbc759c2a40bda7e47cf26043d92d2d
parentd76c0289acb77e32ce3fe8df0c74058299dc8159
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