summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/amp.c
AgeCommit message (Expand)AuthorLines
2014-11-11Bluetooth: Fix sparse warning in amp.cJohan Hedberg-9/+16
2014-09-08Bluetooth: LLVMLinux: Remove VLAIS from bluetooth/amp.cBehan Webster-7/+6
2014-07-20Bluetooth: Remove unneeded variable assignment in hmac_sha256Marcel Holtmann-1/+1
2014-07-16Bluetooth: Add a role parameter to hci_conn_add()Johan Hedberg-2/+2
2013-10-13Bluetooth: Remove l2cap_conn->dst usage from AMP managerMarcel Holtmann-2/+3
2013-10-11Bluetooth: Move a2mp.h header file into net/bluetooth/Marcel Holtmann-1/+1
2013-10-11Bluetooth: Move amp.h header file into net/bluetooth/Marcel Holtmann-1/+2
2013-01-09Bluetooth: AMP: Use set_bit / test_bit for amp_mgr stateAndrei Emeltchenko-2/+2
2013-01-09Bluetooth: AMP: Clean up logical link create / acceptAndrei Emeltchenko-12/+5
2013-01-09Bluetooth: AMP: Send A2MP Create Phylink Rsp after Assoc writeAndrei Emeltchenko-1/+3
2012-11-20Bluetooth: Set local_amp_id after getting Phylink Completed evtAndrei Emeltchenko-0/+1
2012-11-19Bluetooth: Disable FCS only for new HS channelsAndrei Emeltchenko-1/+0
2012-11-19Bluetooth: Refactor locking in amp_physical_cfmAndrei Emeltchenko-1/+5
2012-11-01Bluetooth: Rename ctrl_id to remote_amp_idAndrei Emeltchenko-3/+2
2012-11-01Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evtAndrei Emeltchenko-0/+24
2012-11-01Bluetooth: Disconnect logical link when deleting chanAndrei Emeltchenko-0/+14
2012-11-01Bluetooth: AMP: Process Disc Logical LinkAndrei Emeltchenko-0/+7
2012-11-01Bluetooth: AMP: Add Logical Link Create functionAndrei Emeltchenko-0/+49
2012-10-18Bluetooth: AMP: Get amp_mgr reference in HS hci_connAndrei Emeltchenko-1/+1
2012-10-08Bluetooth: AMP: Factor out phylink_addAndrei Emeltchenko-2/+4
2012-10-08Bluetooth: AMP: Factor out amp_ctrl_addAndrei Emeltchenko-3/+4
2012-10-08Bluetooth: AMP: Fix possible NULL dereferenceAndrei Emeltchenko-0/+4
2012-09-27Bluetooth: AMP: Handle Accept phylink command status evtAndrei Emeltchenko-1/+1
2012-09-27Bluetooth: AMP: Accept Physical LinkAndrei Emeltchenko-0/+19
2012-09-27Bluetooth: AMP: Process Chan Selected eventAndrei Emeltchenko-0/+15
2012-09-27Bluetooth: AMP: Write remote AMP AssocAndrei Emeltchenko-0/+80
2012-09-27Bluetooth: AMP: Create Physical LinkAndrei Emeltchenko-0/+19
2012-09-27Bluetooth: AMP: Add AMP key calculationAndrei Emeltchenko-0/+45
2012-09-27Bluetooth: Add function to derive AMP key using hmacDmitry Kasatkin-0/+36
2012-09-27Bluetooth: AMP: Remote AMP ctrl definitionsAndrei Emeltchenko-0/+79
2012-09-27Bluetooth: AMP: Physical link struct and helpersAndrei Emeltchenko-0/+29
2012-09-27Bluetooth: AMP: Use HCI cmd to Read Loc AMP AssocAndrei Emeltchenko-0/+45