aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth
Commit message (Expand)AuthorAge
* Bluetooth: Keep track of UUID type upon additionJohan Hedberg2013-02-01
* Bluetooth: Add support for reading LE supported statesJohan Hedberg2013-01-22
* Bluetooth: Add support for reading LE White List SizeJohan Hedberg2013-01-22
* Bluetooth: Add LE Local Features reading supportJohan Hedberg2013-01-22
* Bluetooth: Add helper functions for testing bdaddr typesJohan Hedberg2013-01-22
* Bluetooth: Add a new workqueue for hci_request operationsJohan Hedberg2013-01-17
* 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: 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: AMP: Check that AMP is present and activeAndrei Emeltchenko2012-12-03
* Bluetooth: Move double negation to macrosGustavo Padovan2012-12-03
* Bluetooth: Implement deferred sco socket setupFrédéric Dalleau2012-12-03
* Bluetooth: Increase HCI command tx timeoutSzymon Janc2012-11-19
* Bluetooth: Refactor locking in amp_physical_cfmAndrei Emeltchenko2012-11-19
* Bluetooth: Fix updating advertising state flags and dataJohan Hedberg2012-11-18
* Bluetooth: Add support for setting LE advertising dataJohan Hedberg2012-11-18
* Bluetooth: Use proper invalid value for tx_powerJohan Hedberg2012-11-18
* Bluetooth: Fix parameter order of hci_get_routeJohan Hedberg2012-11-01
* 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: Disconnect logical link when deleting chanAndrei Emeltchenko2012-11-01
* Bluetooth: AMP: Process Disc Logical LinkAndrei Emeltchenko2012-11-01
* Bluetooth: AMP: Add Logical Link Create functionAndrei Emeltchenko2012-11-01
* Bluetooth: AMP: Process Logical Link complete evtAndrei Emeltchenko2012-11-01
* Bluetooth: Fix sending unnecessary HCI_Write_SSP_Mode commandJohan Hedberg2012-11-01
* Bluetooth: Add flag for LE GAP Peripheral roleJohan Hedberg2012-11-01
* Bluetooth: Add missing feature test macrosJohan Hedberg2012-11-01
* Bluetooth:Replace list_for_each with list_for_each_entry() helperDenis Kirjanov2012-11-01
* Bluetooth: Read adversiting channel TX power during init sequenceJohan Hedberg2012-10-24
* Bluetooth: Start channel move when socket option is changedMat Martineau2012-10-23
* Bluetooth: Move channel responseMat Martineau2012-10-23
* Bluetooth: Add state to hci_chanMat Martineau2012-10-23
* Bluetooth: Add new l2cap_chan struct members for high speed channelsMat Martineau2012-10-23
* Bluetooth: AMP: Get amp_mgr reference in HS hci_connAndrei Emeltchenko2012-10-18
* Bluetooth: AMP: Handle complete frames in l2capAndrei Emeltchenko2012-10-15
* Bluetooth: Add chan->ops->defer()Gustavo Padovan2012-10-15
* Bluetooth: AMP: Hanlde AMP_LINK case in conn_putAndrei Emeltchenko2012-10-11
* Bluetooth: AMP: Handle AMP_LINK connectionAndrei Emeltchenko2012-10-11
* Bluetooth: AMP: Add handle to hci_chan structureAndrei Emeltchenko2012-10-11
* Bluetooth: AMP: Handle AMP_LINK timeoutAndrei Emeltchenko2012-10-11
* 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: Factor out phylink_addAndrei Emeltchenko2012-10-07
* Bluetooth: AMP: Factor out amp_ctrl_addAndrei Emeltchenko2012-10-07
* Bluetooth: remove unused member of hci_dev.Rami Rosen2012-10-01
* bluetooth: Remove unneeded batostr functionAndrei Emeltchenko2012-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