aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/l2cap.h
Commit message (Expand)AuthorAge
* Bluetooth: Add l2cap_chan_no_resume stub for A2MPMarcel Holtmann2013-10-15
* Bluetooth: Move l2cap_wait_ack() to l2cap_sock.cGustavo Padovan2013-10-15
* Bluetooth: Add chan->ops->set_shutdown()Gustavo Padovan2013-10-15
* Bluetooth: Access sk_sndtimeo indirectly in l2cap_core.cGustavo Padovan2013-10-15
* Bluetooth: Extend state_change() call to report errors tooGustavo Padovan2013-10-15
* Bluetooth: Introduce L2CAP channel callback for resumingMarcel Holtmann2013-10-14
* Bluetooth: Introduce L2CAP channel flag for defer setupMarcel Holtmann2013-10-14
* Bluetooth: Return the correct address type for L2CAP socketsMarcel Holtmann2013-10-13
* Bluetooth: Store address information in L2CAP channel structureMarcel Holtmann2013-10-13
* Bluetooth: Remove l2cap_conn->src and l2cap_conn->dst pointersMarcel Holtmann2013-10-13
* Bluetooth: The L2CAP fixed channel connectionless data is supportedMarcel Holtmann2013-10-12
* Bluetooth: Allow 3D profile to use security mode 4 level 0Marcel Holtmann2013-10-12
* Bluetooth: Provide high speed configuration optionMarcel Holtmann2013-10-02
* Bluetooth: Rename L2CAP_CID_LE_DATA to L2CAP_CID_ATTJohan Hedberg2013-06-22
* Bluetooth: l2cap: add l2cap_user sub-modulesDavid Herrmann2013-04-17
* Bluetooth: l2cap: introduce l2cap_conn ref-countingDavid Herrmann2013-04-17
* Bluetooth: hidp: verify l2cap socketsDavid Herrmann2013-04-05
* Bluetooth: remove an unused variable in a header fileRami Rosen2013-01-09
* Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCSAndrei Emeltchenko2012-12-03
* Bluetooth: Refactor locking in amp_physical_cfmAndrei Emeltchenko2012-11-19
* Bluetooth: Rename ctrl_id to remote_amp_idAndrei Emeltchenko2012-11-01
* Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evtAndrei Emeltchenko2012-11-01
* Bluetooth: AMP: Process Logical Link complete evtAndrei Emeltchenko2012-11-01
* Bluetooth: Start channel move when socket option is changedMat Martineau2012-10-23
* Bluetooth: Move channel responseMat Martineau2012-10-23
* Bluetooth: Add new l2cap_chan struct members for high speed channelsMat Martineau2012-10-23
* Bluetooth: Add chan->ops->defer()Gustavo Padovan2012-10-15
* Bluetooth: L2CAP: Fix using default Flush Timeout for EFSAndrei Emeltchenko2012-10-08
* Bluetooth: Adjust L2CAP Max PDU size for AMP packetsAndrei Emeltchenko2012-10-07
* Bluetooth: AMP: Process Chan Selected eventAndrei Emeltchenko2012-09-27
* Bluetooth: A2MP: Add fallback to normal l2cap init sequenceAndrei Emeltchenko2012-09-27
* Bluetooth: Choose connection based on capabilitiesAndrei Emeltchenko2012-09-27
* Bluetooth: Use kref for l2cap channel reference countingSyam Sidhardhan2012-08-21
* Bluetooth: Free the l2cap channel list only when refcount is zeroJaganath Kanakkassery2012-08-06
* Bluetooth: Move l2cap_chan_hold/put to l2cap_core.cJaganath Kanakkassery2012-08-06
* Bluetooth: Use tx window from config response for ack timingMat Martineau2012-07-15
* Bluetooth: debug: Print l2cap_chan refcountAndrei Emeltchenko2012-07-11
* Bluetooth: Create empty l2cap ops functionGustavo Padovan2012-06-04
* Bluetooth: Rename L2CAP_LE_DEFAULT_MTUAndre Guedes2012-06-04
* Bluetooth: A2MP: Handling fixed channelsAndrei Emeltchenko2012-06-04
* Bluetooth: A2MP: Create A2MP channelAndrei Emeltchenko2012-06-04
* Bluetooth: Add l2cap_chan->ops->ready()Andrei Emeltchenko2012-06-04
* Bluetooth: Move clean up code and set of SOCK_ZAPPED to l2cap_sock.cAndrei Emeltchenko2012-06-04
* Bluetooth: Use chan as parameters for l2cap chan opsGustavo Padovan2012-06-04
* Bluetooth: Define and use PSM identifiersAndrei Emeltchenko2012-06-04
* Bluetooth: Define L2CAP conf continuation flagAndrei Emeltchenko2012-06-04
* Bluetooth: Remove unused ERTM control field macrosMat Martineau2012-06-04
* Bluetooth: Check rules when setting retransmit or monitor timersMat Martineau2012-06-04
* Bluetooth: Remove receive code that has been supercededMat Martineau2012-06-04
* Bluetooth: Fix early return from l2cap_chan_delMat Martineau2012-06-04