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