summaryrefslogtreecommitdiff
path: root/net/bluetooth/amp.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-02Bluetooth: Rename ctrl_id to remote_amp_idAndrei Emeltchenko1-3/+2
2012-11-02Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evtAndrei Emeltchenko1-0/+24
2012-11-02Bluetooth: Disconnect logical link when deleting chanAndrei Emeltchenko1-0/+14
2012-11-02Bluetooth: AMP: Process Disc Logical LinkAndrei Emeltchenko1-0/+7
2012-11-02Bluetooth: AMP: Add Logical Link Create functionAndrei Emeltchenko1-0/+49
2012-10-18Bluetooth: AMP: Get amp_mgr reference in HS hci_connAndrei Emeltchenko1-1/+1
2012-10-08Bluetooth: AMP: Factor out phylink_addAndrei Emeltchenko1-2/+4
2012-10-08Bluetooth: AMP: Factor out amp_ctrl_addAndrei Emeltchenko1-3/+4
2012-10-08Bluetooth: AMP: Fix possible NULL dereferenceAndrei Emeltchenko1-0/+4
2012-09-28Bluetooth: AMP: Handle Accept phylink command status evtAndrei Emeltchenko1-1/+1
2012-09-28Bluetooth: AMP: Accept Physical LinkAndrei Emeltchenko1-0/+19
2012-09-28Bluetooth: AMP: Process Chan Selected eventAndrei Emeltchenko1-0/+15
2012-09-28Bluetooth: AMP: Write remote AMP AssocAndrei Emeltchenko1-0/+80
2012-09-28Bluetooth: AMP: Create Physical LinkAndrei Emeltchenko1-0/+19
2012-09-28Bluetooth: AMP: Add AMP key calculationAndrei Emeltchenko1-0/+45
2012-09-28Bluetooth: Add function to derive AMP key using hmacDmitry Kasatkin1-0/+36
2012-09-28Bluetooth: AMP: Remote AMP ctrl definitionsAndrei Emeltchenko1-0/+79
2012-09-28Bluetooth: AMP: Physical link struct and helpersAndrei Emeltchenko1-0/+29
2012-09-28Bluetooth: AMP: Use HCI cmd to Read Loc AMP AssocAndrei Emeltchenko1-0/+45