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