summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/amp.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: AMP: Use set_bit / test_bit for amp_mgr stateAndrei Emeltchenko2013-01-091-2/+2
* Bluetooth: AMP: Clean up logical link create / acceptAndrei Emeltchenko2013-01-091-12/+5
* Bluetooth: AMP: Send A2MP Create Phylink Rsp after Assoc writeAndrei Emeltchenko2013-01-091-1/+3
* Bluetooth: Set local_amp_id after getting Phylink Completed evtAndrei Emeltchenko2012-11-201-0/+1
* Bluetooth: Disable FCS only for new HS channelsAndrei Emeltchenko2012-11-191-1/+0
* Bluetooth: Refactor locking in amp_physical_cfmAndrei Emeltchenko2012-11-191-1/+5
* Bluetooth: Rename ctrl_id to remote_amp_idAndrei Emeltchenko2012-11-011-3/+2
* Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evtAndrei Emeltchenko2012-11-011-0/+24
* Bluetooth: Disconnect logical link when deleting chanAndrei Emeltchenko2012-11-011-0/+14
* Bluetooth: AMP: Process Disc Logical LinkAndrei Emeltchenko2012-11-011-0/+7
* Bluetooth: AMP: Add Logical Link Create functionAndrei Emeltchenko2012-11-011-0/+49
* Bluetooth: AMP: Get amp_mgr reference in HS hci_connAndrei Emeltchenko2012-10-181-1/+1
* Bluetooth: AMP: Factor out phylink_addAndrei Emeltchenko2012-10-081-2/+4
* Bluetooth: AMP: Factor out amp_ctrl_addAndrei Emeltchenko2012-10-081-3/+4
* Bluetooth: AMP: Fix possible NULL dereferenceAndrei Emeltchenko2012-10-081-0/+4
* Bluetooth: AMP: Handle Accept phylink command status evtAndrei Emeltchenko2012-09-271-1/+1
* Bluetooth: AMP: Accept Physical LinkAndrei Emeltchenko2012-09-271-0/+19
* Bluetooth: AMP: Process Chan Selected eventAndrei Emeltchenko2012-09-271-0/+15
* Bluetooth: AMP: Write remote AMP AssocAndrei Emeltchenko2012-09-271-0/+80
* Bluetooth: AMP: Create Physical LinkAndrei Emeltchenko2012-09-271-0/+19
* Bluetooth: AMP: Add AMP key calculationAndrei Emeltchenko2012-09-271-0/+45
* Bluetooth: Add function to derive AMP key using hmacDmitry Kasatkin2012-09-271-0/+36
* Bluetooth: AMP: Remote AMP ctrl definitionsAndrei Emeltchenko2012-09-271-0/+79
* Bluetooth: AMP: Physical link struct and helpersAndrei Emeltchenko2012-09-271-0/+29
* Bluetooth: AMP: Use HCI cmd to Read Loc AMP AssocAndrei Emeltchenko2012-09-271-0/+45