summaryrefslogtreecommitdiff
path: root/net/bluetooth/a2mp.c
AgeCommit message (Expand)Author
2012-08-06Bluetooth: Free the l2cap channel list only when refcount is zeroJaganath Kanakkassery
2012-08-06Bluetooth: Do not shadow hdr variableAndrei Emeltchenko
2012-08-06Bluetooth: debug: Fix printing A2MP cmd code formatAndrei Emeltchenko
2012-07-11Bluetooth: debug: Print amp_mgr refcntAndrei Emeltchenko
2012-06-05Bluetooth: Create empty l2cap ops functionGustavo Padovan
2012-06-05Bluetooth: A2MP: Do not reference hci_connAndrei Emeltchenko
2012-06-05Bluetooth: A2MP: Manage incoming connectionsAndrei Emeltchenko
2012-06-05Bluetooth: A2MP: Handling fixed channelsAndrei Emeltchenko
2012-06-05Bluetooth: A2MP: Process A2MP Command ResponsesAndrei Emeltchenko
2012-06-05Bluetooth: A2MP: Process A2MP Disc Physlink RequestAndrei Emeltchenko
2012-06-05Bluetooth: A2MP: Process A2MP Create Physlink RequestAndrei Emeltchenko
2012-06-05Bluetooth: A2MP: Process A2MP Get AMP Assoc RequestAndrei Emeltchenko
2012-06-05Bluetooth: A2MP: Process A2MP Get Info RequestAndrei Emeltchenko
2012-06-05Bluetooth: A2MP: Process A2MP Change NotifyAndrei Emeltchenko
2012-06-05Bluetooth: A2MP: Process A2MP Discover RequestAndrei Emeltchenko
2012-06-05Bluetooth: A2MP: Process A2MP Command RejectAndrei Emeltchenko
2012-06-05Bluetooth: A2MP: Process A2MP messagesAndrei Emeltchenko
2012-06-05Bluetooth: A2MP: Add chan callbacksAndrei Emeltchenko
2012-06-05Bluetooth: A2MP: Build and Send msg helpersAndrei Emeltchenko
2012-06-05Bluetooth: A2MP: AMP Manager basic functionsAndrei Emeltchenko
2012-06-05Bluetooth: A2MP: Create A2MP channelAndrei Emeltchenko