summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/l2cap.h
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Rename L2CAP_CID_LE_DATA to L2CAP_CID_ATTJohan Hedberg2013-06-231-1/+1
* Bluetooth: l2cap: add l2cap_user sub-modulesDavid Herrmann2013-04-171-0/+10
* Bluetooth: l2cap: introduce l2cap_conn ref-countingDavid Herrmann2013-04-171-0/+4
* Bluetooth: hidp: verify l2cap socketsDavid Herrmann2013-04-051-0/+1
* Bluetooth: remove an unused variable in a header fileRami Rosen2013-01-091-1/+0
* Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCSAndrei Emeltchenko2012-12-031-1/+1
* Bluetooth: Refactor locking in amp_physical_cfmAndrei Emeltchenko2012-11-191-1/+1
* Bluetooth: Rename ctrl_id to remote_amp_idAndrei Emeltchenko2012-11-011-2/+1
* Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evtAndrei Emeltchenko2012-11-011-0/+1
* Bluetooth: AMP: Process Logical Link complete evtAndrei Emeltchenko2012-11-011-0/+2
* Bluetooth: Start channel move when socket option is changedMat Martineau2012-10-241-0/+1
* Bluetooth: Move channel responseMat Martineau2012-10-241-0/+2
* Bluetooth: Add new l2cap_chan struct members for high speed channelsMat Martineau2012-10-231-0/+29
* Bluetooth: Add chan->ops->defer()Gustavo Padovan2012-10-151-0/+5
* Bluetooth: L2CAP: Fix using default Flush Timeout for EFSAndrei Emeltchenko2012-10-081-1/+2
* Bluetooth: Adjust L2CAP Max PDU size for AMP packetsAndrei Emeltchenko2012-10-081-1/+1
* Bluetooth: AMP: Process Chan Selected eventAndrei Emeltchenko2012-09-271-0/+2
* Bluetooth: A2MP: Add fallback to normal l2cap init sequenceAndrei Emeltchenko2012-09-271-0/+1
* Bluetooth: Choose connection based on capabilitiesAndrei Emeltchenko2012-09-271-0/+1
* Bluetooth: Use kref for l2cap channel reference countingSyam Sidhardhan2012-08-211-2/+1
* Bluetooth: Free the l2cap channel list only when refcount is zeroJaganath Kanakkassery2012-08-061-1/+0
* Bluetooth: Move l2cap_chan_hold/put to l2cap_core.cJaganath Kanakkassery2012-08-061-14/+2
* Bluetooth: Use tx window from config response for ack timingMat Martineau2012-07-151-0/+1
* Bluetooth: debug: Print l2cap_chan refcountAndrei Emeltchenko2012-07-111-0/+4
* Bluetooth: Create empty l2cap ops functionGustavo Padovan2012-06-051-0/+12
* Bluetooth: Rename L2CAP_LE_DEFAULT_MTUAndre Guedes2012-06-051-1/+1
* Bluetooth: A2MP: Handling fixed channelsAndrei Emeltchenko2012-06-051-0/+1
* Bluetooth: A2MP: Create A2MP channelAndrei Emeltchenko2012-06-051-0/+6
* Bluetooth: Add l2cap_chan->ops->ready()Andrei Emeltchenko2012-06-051-0/+1
* Bluetooth: Move clean up code and set of SOCK_ZAPPED to l2cap_sock.cAndrei Emeltchenko2012-06-051-0/+1
* Bluetooth: Use chan as parameters for l2cap chan opsGustavo Padovan2012-06-051-4/+6
* Bluetooth: Define and use PSM identifiersAndrei Emeltchenko2012-06-051-0/+4
* Bluetooth: Define L2CAP conf continuation flagAndrei Emeltchenko2012-06-051-0/+3
* Bluetooth: Remove unused ERTM control field macrosMat Martineau2012-06-051-168/+0
* Bluetooth: Check rules when setting retransmit or monitor timersMat Martineau2012-06-051-4/+0
* Bluetooth: Remove receive code that has been supercededMat Martineau2012-06-051-8/+0
* Bluetooth: Fix early return from l2cap_chan_delMat Martineau2012-06-051-0/+1
* Bluetooth: Refactor L2CAP ERTM and streaming transmit segmentationMat Martineau2012-05-091-0/+1
* Bluetooth: Improve ERTM sequence number offset calculationMat Martineau2012-05-091-7/+4
* Bluetooth: Use address type info from user-spaceAndre Guedes2012-05-091-1/+1
* Bluetooth: Add address type to struct sockaddr_l2Andre Guedes2012-05-091-0/+1
* Bluetooth: trivial: Remove empty lineAndrei Emeltchenko2012-05-091-1/+0
* Bluetooth: Add the l2cap_seq_list structure for tracking framesMat Martineau2012-05-091-0/+12
* Bluetooth: Remove err parameter from alloc_skb()Gustavo Padovan2012-05-091-1/+1
* Bluetooth: Adds set_default function in L2CAP setupAndrei Emeltchenko2012-05-091-0/+1
* Bluetooth: Remove sk parameter from l2cap_chan_create()Gustavo Padovan2012-05-091-1/+1
* Bluetooth: Add definitions and struct members for new ERTM state machineMat Martineau2012-05-091-0/+49
* Bluetooth: Comments and style fixesAndrei Emeltchenko2012-05-091-3/+8
* Bluetooth: Fix coding style in all .h filesGustavo F. Padovan2012-03-071-26/+26
* Bluetooth: Update L2CAP timeout constants to use msecs_to_jiffiesMarcel Holtmann2012-03-021-5/+5
OpenPOWER on IntegriCloud