summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Keep track of UUID type upon additionJohan Hedberg2013-02-011-0/+1
* Bluetooth: Add support for reading LE supported statesJohan Hedberg2013-01-232-0/+7
* Bluetooth: Add support for reading LE White List SizeJohan Hedberg2013-01-232-0/+7
* Bluetooth: Add LE Local Features reading supportJohan Hedberg2013-01-232-0/+7
* Bluetooth: Add helper functions for testing bdaddr typesJohan Hedberg2013-01-231-0/+23
* Bluetooth: Add a new workqueue for hci_request operationsJohan Hedberg2013-01-181-0/+1
* Bluetooth: AMP: Use set_bit / test_bit for amp_mgr stateAndrei Emeltchenko2013-01-091-1/+1
* Bluetooth: AMP: Send A2MP Create Phylink Rsp after Assoc writeAndrei Emeltchenko2013-01-091-0/+2
* 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: AMP: Check that AMP is present and activeAndrei Emeltchenko2012-12-031-0/+16
* Bluetooth: Move double negation to macrosGustavo Padovan2012-12-031-3/+3
* Bluetooth: Implement deferred sco socket setupFrédéric Dalleau2012-12-031-3/+6
* Bluetooth: Increase HCI command tx timeoutSzymon Janc2012-11-191-1/+1
* Bluetooth: Refactor locking in amp_physical_cfmAndrei Emeltchenko2012-11-191-1/+1
* Bluetooth: Fix updating advertising state flags and dataJohan Hedberg2012-11-181-0/+2
* Bluetooth: Add support for setting LE advertising dataJohan Hedberg2012-11-182-0/+19
* Bluetooth: Use proper invalid value for tx_powerJohan Hedberg2012-11-181-0/+3
* Bluetooth: Fix parameter order of hci_get_routeJohan Hedberg2012-11-011-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-012-0/+2
* Bluetooth: Disconnect logical link when deleting chanAndrei Emeltchenko2012-11-011-0/+1
* Bluetooth: AMP: Process Disc Logical LinkAndrei Emeltchenko2012-11-011-0/+1
* Bluetooth: AMP: Add Logical Link Create functionAndrei Emeltchenko2012-11-011-0/+1
* Bluetooth: AMP: Process Logical Link complete evtAndrei Emeltchenko2012-11-011-0/+2
* Bluetooth: Fix sending unnecessary HCI_Write_SSP_Mode commandJohan Hedberg2012-11-011-0/+1
* Bluetooth: Add flag for LE GAP Peripheral roleJohan Hedberg2012-11-011-0/+1
* Bluetooth: Add missing feature test macrosJohan Hedberg2012-11-011-4/+14
* Bluetooth:Replace list_for_each with list_for_each_entry() helperDenis Kirjanov2012-11-011-12/+8
* Bluetooth: Read adversiting channel TX power during init sequenceJohan Hedberg2012-10-242-0/+8
* 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 state to hci_chanMat Martineau2012-10-241-0/+1
* Bluetooth: Add new l2cap_chan struct members for high speed channelsMat Martineau2012-10-231-0/+29
* Bluetooth: AMP: Get amp_mgr reference in HS hci_connAndrei Emeltchenko2012-10-181-1/+1
* Bluetooth: AMP: Handle complete frames in l2capAndrei Emeltchenko2012-10-151-0/+1
* Bluetooth: Add chan->ops->defer()Gustavo Padovan2012-10-151-0/+5
* Bluetooth: AMP: Hanlde AMP_LINK case in conn_putAndrei Emeltchenko2012-10-111-3/+14
* Bluetooth: AMP: Handle AMP_LINK connectionAndrei Emeltchenko2012-10-111-0/+13
* Bluetooth: AMP: Add handle to hci_chan structureAndrei Emeltchenko2012-10-111-1/+2
* Bluetooth: AMP: Handle AMP_LINK timeoutAndrei Emeltchenko2012-10-111-0/+2
* 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: Factor out phylink_addAndrei Emeltchenko2012-10-081-1/+1
* Bluetooth: AMP: Factor out amp_ctrl_addAndrei Emeltchenko2012-10-081-1/+1
* Bluetooth: remove unused member of hci_dev.Rami Rosen2012-10-011-2/+0
* bluetooth: Remove unneeded batostr functionAndrei Emeltchenko2012-09-271-1/+0
* Bluetooth: AMP: Handle Accept phylink command status evtAndrei Emeltchenko2012-09-271-0/+1
* Bluetooth: AMP: Accept Physical LinkAndrei Emeltchenko2012-09-271-0/+2
* Bluetooth: AMP: Process Chan Selected eventAndrei Emeltchenko2012-09-273-0/+7
OpenPOWER on IntegriCloud