Bluetooth: Add support for limited privacy mode
Introduce a limited privacy mode indicated by value 0x02 to the mgmt Set Privacy command. With value 0x02 the kernel will use privacy mode with a resolvable private address. In case the controller is bondable and discoverable the identity address will be used. Signed-off-by:Johan Hedberg <johan.hedberg@intel.com> Signed-off-by:
Marcel Holtmann <marcel@holtmann.org>
Showing
- include/net/bluetooth/hci.h 1 addition, 0 deletionsinclude/net/bluetooth/hci.h
- net/bluetooth/hci_conn.c 11 additions, 2 deletionsnet/bluetooth/hci_conn.c
- net/bluetooth/hci_request.c 45 additions, 6 deletionsnet/bluetooth/hci_request.c
- net/bluetooth/hci_request.h 1 addition, 1 deletionnet/bluetooth/hci_request.h
- net/bluetooth/mgmt.c 18 additions, 2 deletionsnet/bluetooth/mgmt.c
Loading
Please register or sign in to comment