aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/a2mp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-11Bluetooth: debug: Print amp_mgr refcntAndrei Emeltchenko1-2/+2
2012-06-05Bluetooth: Create empty l2cap ops functionGustavo Padovan1-20/+3
2012-06-05Bluetooth: A2MP: Do not reference hci_connAndrei Emeltchenko1-2/+0
2012-06-05Bluetooth: A2MP: Manage incoming connectionsAndrei Emeltchenko1-0/+16
2012-06-05Bluetooth: A2MP: Handling fixed channelsAndrei Emeltchenko1-2/+1
2012-06-05Bluetooth: A2MP: Process A2MP Command ResponsesAndrei Emeltchenko1-0/+12
2012-06-05Bluetooth: A2MP: Process A2MP Disc Physlink RequestAndrei Emeltchenko1-0/+36
2012-06-05Bluetooth: A2MP: Process A2MP Create Physlink RequestAndrei Emeltchenko1-0/+40
2012-06-05Bluetooth: A2MP: Process A2MP Get AMP Assoc RequestAndrei Emeltchenko1-0/+35
2012-06-05Bluetooth: A2MP: Process A2MP Get Info RequestAndrei Emeltchenko1-0/+37
2012-06-05Bluetooth: A2MP: Process A2MP Change NotifyAndrei Emeltchenko1-0/+19
2012-06-05Bluetooth: A2MP: Process A2MP Discover RequestAndrei Emeltchenko1-0/+85
2012-06-05Bluetooth: A2MP: Process A2MP Command RejectAndrei Emeltchenko1-0/+19
2012-06-05Bluetooth: A2MP: Process A2MP messagesAndrei Emeltchenko1-0/+65
2012-06-05Bluetooth: A2MP: Add chan callbacksAndrei Emeltchenko1-0/+55
2012-06-05Bluetooth: A2MP: Build and Send msg helpersAndrei Emeltchenko1-0/+46
2012-06-05Bluetooth: A2MP: AMP Manager basic functionsAndrei Emeltchenko1-0/+54
2012-06-05Bluetooth: A2MP: Create A2MP channelAndrei Emeltchenko1-0/+69