| Commit message (Expand) | Author | Age | Files | Lines |
* | Bluetooth: LLVMLinux: Remove VLAIS from bluetooth/amp.c | Behan Webster | 2014-09-08 | 1 | -7/+6 |
* | Bluetooth: Remove unneeded variable assignment in hmac_sha256 | Marcel Holtmann | 2014-07-20 | 1 | -1/+1 |
* | Bluetooth: Add a role parameter to hci_conn_add() | Johan Hedberg | 2014-07-16 | 1 | -2/+2 |
* | Bluetooth: Remove l2cap_conn->dst usage from AMP manager | Marcel Holtmann | 2013-10-13 | 1 | -2/+3 |
* | Bluetooth: Move a2mp.h header file into net/bluetooth/ | Marcel Holtmann | 2013-10-11 | 1 | -1/+1 |
* | Bluetooth: Move amp.h header file into net/bluetooth/ | Marcel Holtmann | 2013-10-11 | 1 | -1/+2 |
* | Bluetooth: AMP: Use set_bit / test_bit for amp_mgr state | Andrei Emeltchenko | 2013-01-09 | 1 | -2/+2 |
* | Bluetooth: AMP: Clean up logical link create / accept | Andrei Emeltchenko | 2013-01-09 | 1 | -12/+5 |
* | Bluetooth: AMP: Send A2MP Create Phylink Rsp after Assoc write | Andrei Emeltchenko | 2013-01-09 | 1 | -1/+3 |
* | Bluetooth: Set local_amp_id after getting Phylink Completed evt | Andrei Emeltchenko | 2012-11-20 | 1 | -0/+1 |
* | Bluetooth: Disable FCS only for new HS channels | Andrei Emeltchenko | 2012-11-19 | 1 | -1/+0 |
* | Bluetooth: Refactor locking in amp_physical_cfm | Andrei Emeltchenko | 2012-11-19 | 1 | -1/+5 |
* | Bluetooth: Rename ctrl_id to remote_amp_id | Andrei Emeltchenko | 2012-11-01 | 1 | -3/+2 |
* | Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evt | Andrei Emeltchenko | 2012-11-01 | 1 | -0/+24 |
* | Bluetooth: Disconnect logical link when deleting chan | Andrei Emeltchenko | 2012-11-01 | 1 | -0/+14 |
* | Bluetooth: AMP: Process Disc Logical Link | Andrei Emeltchenko | 2012-11-01 | 1 | -0/+7 |
* | Bluetooth: AMP: Add Logical Link Create function | Andrei Emeltchenko | 2012-11-01 | 1 | -0/+49 |
* | Bluetooth: AMP: Get amp_mgr reference in HS hci_conn | Andrei Emeltchenko | 2012-10-18 | 1 | -1/+1 |
* | Bluetooth: AMP: Factor out phylink_add | Andrei Emeltchenko | 2012-10-08 | 1 | -2/+4 |
* | Bluetooth: AMP: Factor out amp_ctrl_add | Andrei Emeltchenko | 2012-10-08 | 1 | -3/+4 |
* | Bluetooth: AMP: Fix possible NULL dereference | Andrei Emeltchenko | 2012-10-08 | 1 | -0/+4 |
* | Bluetooth: AMP: Handle Accept phylink command status evt | Andrei Emeltchenko | 2012-09-27 | 1 | -1/+1 |
* | Bluetooth: AMP: Accept Physical Link | Andrei Emeltchenko | 2012-09-27 | 1 | -0/+19 |
* | Bluetooth: AMP: Process Chan Selected event | Andrei Emeltchenko | 2012-09-27 | 1 | -0/+15 |
* | Bluetooth: AMP: Write remote AMP Assoc | Andrei Emeltchenko | 2012-09-27 | 1 | -0/+80 |
* | Bluetooth: AMP: Create Physical Link | Andrei Emeltchenko | 2012-09-27 | 1 | -0/+19 |
* | Bluetooth: AMP: Add AMP key calculation | Andrei Emeltchenko | 2012-09-27 | 1 | -0/+45 |
* | Bluetooth: Add function to derive AMP key using hmac | Dmitry Kasatkin | 2012-09-27 | 1 | -0/+36 |
* | Bluetooth: AMP: Remote AMP ctrl definitions | Andrei Emeltchenko | 2012-09-27 | 1 | -0/+79 |
* | Bluetooth: AMP: Physical link struct and helpers | Andrei Emeltchenko | 2012-09-27 | 1 | -0/+29 |
* | Bluetooth: AMP: Use HCI cmd to Read Loc AMP Assoc | Andrei Emeltchenko | 2012-09-27 | 1 | -0/+45 |