summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/a2mp.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Free the l2cap channel list only when refcount is zeroJaganath Kanakkassery2012-08-061-1/+1
* Bluetooth: Do not shadow hdr variableAndrei Emeltchenko2012-08-061-3/+7
* Bluetooth: debug: Fix printing A2MP cmd code formatAndrei Emeltchenko2012-08-061-2/+2
* Bluetooth: debug: Print amp_mgr refcntAndrei Emeltchenko2012-07-111-2/+2
* Bluetooth: Create empty l2cap ops functionGustavo Padovan2012-06-051-20/+3
* Bluetooth: A2MP: Do not reference hci_connAndrei Emeltchenko2012-06-051-2/+0
* Bluetooth: A2MP: Manage incoming connectionsAndrei Emeltchenko2012-06-051-0/+16
* Bluetooth: A2MP: Handling fixed channelsAndrei Emeltchenko2012-06-051-2/+1
* Bluetooth: A2MP: Process A2MP Command ResponsesAndrei Emeltchenko2012-06-051-0/+12
* Bluetooth: A2MP: Process A2MP Disc Physlink RequestAndrei Emeltchenko2012-06-051-0/+36
* Bluetooth: A2MP: Process A2MP Create Physlink RequestAndrei Emeltchenko2012-06-051-0/+40
* Bluetooth: A2MP: Process A2MP Get AMP Assoc RequestAndrei Emeltchenko2012-06-051-0/+35
* Bluetooth: A2MP: Process A2MP Get Info RequestAndrei Emeltchenko2012-06-051-0/+37
* Bluetooth: A2MP: Process A2MP Change NotifyAndrei Emeltchenko2012-06-051-0/+19
* Bluetooth: A2MP: Process A2MP Discover RequestAndrei Emeltchenko2012-06-051-0/+85
* Bluetooth: A2MP: Process A2MP Command RejectAndrei Emeltchenko2012-06-051-0/+19
* Bluetooth: A2MP: Process A2MP messagesAndrei Emeltchenko2012-06-051-0/+65
* Bluetooth: A2MP: Add chan callbacksAndrei Emeltchenko2012-06-051-0/+55
* Bluetooth: A2MP: Build and Send msg helpersAndrei Emeltchenko2012-06-051-0/+46
* Bluetooth: A2MP: AMP Manager basic functionsAndrei Emeltchenko2012-06-051-0/+54
* Bluetooth: A2MP: Create A2MP channelAndrei Emeltchenko2012-06-051-0/+69