summaryrefslogtreecommitdiff
path: root/net/bluetooth/amp.c
AgeCommit message (Expand)AuthorFilesLines
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