aboutsummaryrefslogtreecommitdiff
path: root/include/net/bluetooth
AgeCommit message (Expand)Author
2013-02-01Bluetooth: Keep track of UUID type upon additionJohan Hedberg
2013-01-23Bluetooth: Add support for reading LE supported statesJohan Hedberg
2013-01-23Bluetooth: Add support for reading LE White List SizeJohan Hedberg
2013-01-23Bluetooth: Add LE Local Features reading supportJohan Hedberg
2013-01-23Bluetooth: Add helper functions for testing bdaddr typesJohan Hedberg
2013-01-18Bluetooth: Add a new workqueue for hci_request operationsJohan Hedberg
2013-01-09Bluetooth: AMP: Use set_bit / test_bit for amp_mgr stateAndrei Emeltchenko
2013-01-09Bluetooth: AMP: Send A2MP Create Phylink Rsp after Assoc writeAndrei Emeltchenko
2013-01-09Bluetooth: remove an unused variable in a header fileRami Rosen
2012-12-03Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCSAndrei Emeltchenko
2012-12-03Bluetooth: AMP: Check that AMP is present and activeAndrei Emeltchenko
2012-12-03Bluetooth: Move double negation to macrosGustavo Padovan
2012-12-03Bluetooth: Implement deferred sco socket setupFrédéric Dalleau
2012-11-19Bluetooth: Increase HCI command tx timeoutSzymon Janc
2012-11-19Bluetooth: Refactor locking in amp_physical_cfmAndrei Emeltchenko
2012-11-18Bluetooth: Fix updating advertising state flags and dataJohan Hedberg
2012-11-18Bluetooth: Add support for setting LE advertising dataJohan Hedberg
2012-11-18Bluetooth: Use proper invalid value for tx_powerJohan Hedberg
2012-11-01Bluetooth: Fix parameter order of hci_get_routeJohan Hedberg
2012-11-01Bluetooth: Rename ctrl_id to remote_amp_idAndrei Emeltchenko
2012-11-01Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evtAndrei Emeltchenko
2012-11-01Bluetooth: Disconnect logical link when deleting chanAndrei Emeltchenko
2012-11-01Bluetooth: AMP: Process Disc Logical LinkAndrei Emeltchenko
2012-11-01Bluetooth: AMP: Add Logical Link Create functionAndrei Emeltchenko
2012-11-01Bluetooth: AMP: Process Logical Link complete evtAndrei Emeltchenko
2012-11-01Bluetooth: Fix sending unnecessary HCI_Write_SSP_Mode commandJohan Hedberg
2012-11-01Bluetooth: Add flag for LE GAP Peripheral roleJohan Hedberg
2012-11-01Bluetooth: Add missing feature test macrosJohan Hedberg
2012-11-01Bluetooth:Replace list_for_each with list_for_each_entry() helperDenis Kirjanov
2012-10-24Bluetooth: Read adversiting channel TX power during init sequenceJohan Hedberg
2012-10-24Bluetooth: Start channel move when socket option is changedMat Martineau
2012-10-24Bluetooth: Move channel responseMat Martineau
2012-10-24Bluetooth: Add state to hci_chanMat Martineau
2012-10-23Bluetooth: Add new l2cap_chan struct members for high speed channelsMat Martineau
2012-10-18Bluetooth: AMP: Get amp_mgr reference in HS hci_connAndrei Emeltchenko
2012-10-15Bluetooth: AMP: Handle complete frames in l2capAndrei Emeltchenko
2012-10-15Bluetooth: Add chan->ops->defer()Gustavo Padovan
2012-10-11Bluetooth: AMP: Hanlde AMP_LINK case in conn_putAndrei Emeltchenko
2012-10-11Bluetooth: AMP: Handle AMP_LINK connectionAndrei Emeltchenko
2012-10-11Bluetooth: AMP: Add handle to hci_chan structureAndrei Emeltchenko
2012-10-11Bluetooth: AMP: Handle AMP_LINK timeoutAndrei Emeltchenko
2012-10-08Bluetooth: L2CAP: Fix using default Flush Timeout for EFSAndrei Emeltchenko
2012-10-08Bluetooth: Adjust L2CAP Max PDU size for AMP packetsAndrei Emeltchenko
2012-10-08Bluetooth: AMP: Factor out phylink_addAndrei Emeltchenko
2012-10-08Bluetooth: AMP: Factor out amp_ctrl_addAndrei Emeltchenko
2012-10-01Bluetooth: remove unused member of hci_dev.Rami Rosen
2012-09-27bluetooth: Remove unneeded batostr functionAndrei Emeltchenko
2012-09-27Bluetooth: AMP: Handle Accept phylink command status evtAndrei Emeltchenko
2012-09-27Bluetooth: AMP: Accept Physical LinkAndrei Emeltchenko
2012-09-27Bluetooth: AMP: Process Chan Selected eventAndrei Emeltchenko