aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/a2mp.c
Commit message (Expand)AuthorAge
* Bluetooth: Replaced kzalloc and memcpy with kmemdupAlexandru Gheorghiu2013-03-18
* Bluetooth: AMP: Use set_bit / test_bit for amp_mgr stateAndrei Emeltchenko2013-01-09
* Bluetooth: AMP: Send A2MP Create Phylink Rsp after Assoc writeAndrei Emeltchenko2013-01-09
* Bluetooth: Rename ctrl_id to remote_amp_idAndrei Emeltchenko2012-11-01
* Bluetooth: AMP: Get amp_mgr reference in HS hci_connAndrei Emeltchenko2012-10-18
* Bluetooth: Add chan->ops->defer()Gustavo Padovan2012-10-15
* Bluetooth: AMP: Factor out phylink_addAndrei Emeltchenko2012-10-07
* Bluetooth: AMP: Factor out amp_ctrl_addAndrei Emeltchenko2012-10-07
* Bluetooth: A2MP: Fix potential NULL dereferenceAndrei Emeltchenko2012-10-01
* Bluetooth: A2MP: Correct assoc_len sizeAndrei Emeltchenko2012-09-28
* Bluetooth: Fix two warnings in BT_DBGGustavo Padovan2012-09-27
* Bluetooth: AMP: Handle Accept phylink command status evtAndrei Emeltchenko2012-09-27
* Bluetooth: AMP: Accept Physical LinkAndrei Emeltchenko2012-09-27
* Bluetooth: AMP: Process Chan Selected eventAndrei Emeltchenko2012-09-27
* Bluetooth: A2MP: Add fallback to normal l2cap init sequenceAndrei Emeltchenko2012-09-27
* Bluetooth: AMP: Create Physical LinkAndrei Emeltchenko2012-09-27
* Bluetooth: Choose connection based on capabilitiesAndrei Emeltchenko2012-09-27
* Bluetooth: A2MP: Process A2MP Get AMP Assoc RspAndrei Emeltchenko2012-09-27
* Bluetooth: A2MP: Process A2MP Getinfo RspAndrei Emeltchenko2012-09-27
* Bluetooth: AMP: Handle create / disc phylink reqAndrei Emeltchenko2012-09-27
* Bluetooth: AMP: Remote AMP ctrl definitionsAndrei Emeltchenko2012-09-27
* Bluetooth: A2MP: Process Discover ResponseAndrei Emeltchenko2012-09-27
* Bluetooth: AMP: Use HCI cmd to Read Loc AMP AssocAndrei Emeltchenko2012-09-27
* Bluetooth: AMP: Use HCI cmd to Read AMP InfoAndrei Emeltchenko2012-09-27
* Bluetooth: A2MP: Create amp_mgr global listAndrei Emeltchenko2012-09-27
* Bluetooth: Free the l2cap channel list only when refcount is zeroJaganath Kanakkassery2012-08-06
* Bluetooth: Do not shadow hdr variableAndrei Emeltchenko2012-08-06
* Bluetooth: debug: Fix printing A2MP cmd code formatAndrei Emeltchenko2012-08-06
* Bluetooth: debug: Print amp_mgr refcntAndrei Emeltchenko2012-07-11
* Bluetooth: Create empty l2cap ops functionGustavo Padovan2012-06-04
* Bluetooth: A2MP: Do not reference hci_connAndrei Emeltchenko2012-06-04
* Bluetooth: A2MP: Manage incoming connectionsAndrei Emeltchenko2012-06-04
* Bluetooth: A2MP: Handling fixed channelsAndrei Emeltchenko2012-06-04
* Bluetooth: A2MP: Process A2MP Command ResponsesAndrei Emeltchenko2012-06-04
* Bluetooth: A2MP: Process A2MP Disc Physlink RequestAndrei Emeltchenko2012-06-04
* Bluetooth: A2MP: Process A2MP Create Physlink RequestAndrei Emeltchenko2012-06-04
* Bluetooth: A2MP: Process A2MP Get AMP Assoc RequestAndrei Emeltchenko2012-06-04
* Bluetooth: A2MP: Process A2MP Get Info RequestAndrei Emeltchenko2012-06-04
* Bluetooth: A2MP: Process A2MP Change NotifyAndrei Emeltchenko2012-06-04
* Bluetooth: A2MP: Process A2MP Discover RequestAndrei Emeltchenko2012-06-04
* Bluetooth: A2MP: Process A2MP Command RejectAndrei Emeltchenko2012-06-04
* Bluetooth: A2MP: Process A2MP messagesAndrei Emeltchenko2012-06-04
* Bluetooth: A2MP: Add chan callbacksAndrei Emeltchenko2012-06-04
* Bluetooth: A2MP: Build and Send msg helpersAndrei Emeltchenko2012-06-04
* Bluetooth: A2MP: AMP Manager basic functionsAndrei Emeltchenko2012-06-04
* Bluetooth: A2MP: Create A2MP channelAndrei Emeltchenko2012-06-04