]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - include/net/bluetooth/hci_core.h
Bluetooth: Add secure flag for mgmt_pin_code_req
authorWaldemar Rymarkiewicz <waldemar.rymarkiewicz@tieto.com>
Thu, 28 Apr 2011 10:07:59 +0000 (12:07 +0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Thu, 28 Apr 2011 18:19:43 +0000 (15:19 -0300)
commita770bb5aea84ee2509d4775f9959665f96da3b9d
tree7d7785c39b55ec1e036f2ccadf5e0c34a98c96b7
parent58797bf77234154a84827186bda316a1205bde05
Bluetooth: Add secure flag for mgmt_pin_code_req

Extend the mgmt_pin_code_request interface to require secure
pin code (16 digit) for authentication.

This is a kernel part of the secure pin code requirement notification
to user space agent.

Code styling fix by Johan Hedberg.

Signed-off-by: Waldemar Rymarkiewicz <waldemar.rymarkiewicz@tieto.com>
Signed-off-by: Johan Hedberg <johan.hedberg@nokia.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
include/net/bluetooth/hci_core.h
include/net/bluetooth/mgmt.h
net/bluetooth/hci_event.c
net/bluetooth/mgmt.c