OSDN Git Service

Bluetooth: Read BLE vendor capability to proceed on Secure conn
authorSrinu Jella <sjella@codeaurora.org>
Mon, 24 Aug 2015 15:30:28 +0000 (21:00 +0530)
committerLinux Build Service Account <lnxbuild@localhost>
Wed, 24 Aug 2016 14:09:59 +0000 (08:09 -0600)
commite787d761ab50bae45c15a0c74bf9a43f44e7076c
treede97b671e68cfa8feffa752b177cdb6d0210513a
parent78492d735df20c91cd6ce1bafa8b5ea6e8a3279f
Bluetooth: Read BLE vendor capability to proceed on Secure conn

- Read BLE vendor capability to proceed on enablement of
  secure connection support from Host.

- If BLE vendor capability is supported from the controller
  then secure connection is enabled from Host.

CRs-Fixed: 1041642
Change-Id: I64e79d4e6fff7d9f1b0ea7272250e8155f5888e2
device/include/controller.h
device/src/controller.c
hci/include/hci_packet_factory.h
hci/include/hci_packet_parser.h
hci/src/hci_layer.c
hci/src/hci_packet_factory.c
hci/src/hci_packet_parser.c