]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: add hci_lookup_le_connect
authorJakub Pawlowski <jpawlowski@google.com>
Fri, 7 Aug 2015 18:22:52 +0000 (20:22 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 10 Aug 2015 19:36:13 +0000 (21:36 +0200)
commitfed8f37f77f8a762f0fff1c1b0297b3fb8694fe9
treef78361563285c7bab33bc8346a3ea43047b923f3
parent1f00841f34f2dccf9845ebb06537fa0f7f5cdd58
Bluetooth: add hci_lookup_le_connect

This patch adds hci_lookup_le_connect method, that will be used to check
wether outgoing le connection attempt is in progress.

Signed-off-by: Jakub Pawlowski <jpawlowski@google.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_conn.c
net/bluetooth/hci_event.c
net/bluetooth/hci_request.c
net/bluetooth/mgmt.c