summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Add reading of page scan parametersJohan Hedberg2013-03-182-0/+17
* Bluetooth: Add proper flag for fast connectable modeJohan Hedberg2013-03-181-1/+3
* Bluetooth: Handle AD updating through an async requestJohan Hedberg2013-03-181-2/+2
* Bluetooth: Add a define for the HCI persistent flags maskJohan Hedberg2013-03-181-0/+5
* Bluetooth: Remove useless HCI_PENDING_CLASS flagJohan Hedberg2013-03-181-1/+0
* Bluetooth: Make hci_req_add returning voidAndre Guedes2013-03-091-1/+1
* Bluetooth: HCI request error handlingAndre Guedes2013-03-091-0/+5
* Bluetooth: Remove unused hdev->init_last_cmdJohan Hedberg2013-03-081-2/+0
* Bluetooth: Use async requests internally in hci_req_syncJohan Hedberg2013-03-081-2/+0
* Bluetooth: Add request cmd_complete and cmd_status functionsJohan Hedberg2013-03-081-0/+2
* Bluetooth: Introduce new hci_req_add functionJohan Hedberg2013-03-081-0/+1
* Bluetooth: Add initial skeleton for asynchronous HCI requestsJohan Hedberg2013-03-082-0/+18
* Bluetooth: Remove RFCOMM session refcntDean Jenkins2013-03-081-7/+0
* Bluetooth: Return RFCOMM session ptrs to avoid freed sessionDean Jenkins2013-03-081-1/+2
* Bluetooth: change bt_sock_unregister() to return voidDavid Herrmann2013-03-081-1/+1
* Bluetooth: Rename hci_acl_disconnAndre Guedes2013-03-081-1/+1
* 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
OpenPOWER on IntegriCloud