summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_event.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Add support for setting SSP debug modeMarcel Holtmann2013-10-191-0/+2
* Bluetooth: Remove interval parameter from HCI connectionMarcel Holtmann2013-10-191-1/+0Star
* Bluetooth: Store local version information only during setup phaseMarcel Holtmann2013-10-191-8/+7Star
* Bluetooth: Add workaround for buggy max_page features page valueMarcel Holtmann2013-10-191-1/+2
* Bluetooth: Add address type to device blacklist tableMarcel Holtmann2013-10-181-1/+1
* Bluetooth: Convert auto accept timer to use delayed workJohan Hedberg2013-10-161-1/+2
* Bluetooth: Store scan response data in HCI deviceMarcel Holtmann2013-10-161-0/+3
* Bluetooth: Move eir_get_length() function into hci_event.cMarcel Holtmann2013-10-151-0/+17
* Bluetooth: Move arming of discoverable timeout to complete handlerMarcel Holtmann2013-10-151-5/+0Star
* Bluetooth: Update advertising data based on management commandsMarcel Holtmann2013-10-151-8/+0Star
* Bluetooth: Read number of supported IAC on controller setupMarcel Holtmann2013-10-151-0/+19
* Bluetooth: Fix updating advertising data needlesslyJohan Hedberg2013-10-141-1/+1
* Bluetooth: Update source address and type for incoming LE connectionsMarcel Holtmann2013-10-131-0/+11
* Bluetooth: Move a2mp.h header file into net/bluetooth/Marcel Holtmann2013-10-111-1/+1
* Bluetooth: Move amp.h header file into net/bluetooth/Marcel Holtmann2013-10-111-1/+2
* Bluetooth: Use HCI request for LE connectionAndre Guedes2013-10-101-31/+0Star
* Bluetooth: Fix variable shadow warningsJohannes Berg2013-10-071-5/+7
* Bluetooth: Use helper function for re-enabling advertisingMarcel Holtmann2013-10-061-35/+1Star
* Bluetooth: Fix re-enabling advertising after a connectionJohan Hedberg2013-10-051-1/+50
* Bluetooth: Rename HCI_LE_PERIPHERAL to HCI_ADVERTISINGJohan Hedberg2013-10-051-3/+3
* Bluetooth: Add a new mgmt_set_bredr commandJohan Hedberg2013-10-021-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan2013-09-271-1/+5
|\
| * Bluetooth: Fix encryption key size for peripheral roleAndre Guedes2013-09-161-0/+2
| * Bluetooth: Fix security level for peripheral roleAndre Guedes2013-09-161-1/+3
* | Bluetooth: Add new mgmt setting for LE advertisingJohan Hedberg2013-09-251-0/+1
* | Bluetooth: Use async request for LE enable/disableJohan Hedberg2013-09-251-6/+5Star
|/
* Bluetooth: Add SCO connection fallbackFrédéric Dalleau2013-08-211-3/+3
* Bluetooth: Handle specific error for SCO connection fallbackFrédéric Dalleau2013-08-211-0/+1
* Bluetooth: Use defines instead of integer literalsMikel Astiz2013-07-251-4/+5
* Bluetooth: Use defines in in hci_get_auth_req()Mikel Astiz2013-07-251-5/+8
* Bluetooth: Use HCI_MGMT instead of HCI_LINK_KEYS flagAndrei Emeltchenko2013-06-231-2/+2
* Bluetooth: Remove empty event handlerAndre Guedes2013-06-231-12/+0Star
* Bluetooth: Refactor hci_cc_le_set_scan_enableAndre Guedes2013-06-231-6/+3Star
* Bluetooth: Remove stop discovery handling from hci_event.cAndre Guedes2013-06-231-14/+2Star
* Bluetooth: Use HCI request in interleaved discoveryAndre Guedes2013-06-231-10/+0Star
* Bluetooth: Remove start discovery handling from hci_event.cAndre Guedes2013-06-231-23/+1Star
* Bluetooth: Rename LE_SCANNING_* macrosAndre Guedes2013-04-181-2/+2
* Bluetooth: Add reading of all local feature pagesJohan Hedberg2013-04-181-0/+2
* Bluetooth: Track feature pages in a single tableJohan Hedberg2013-04-181-28/+30
* Bluetooth: Move and rename hci_conn_acceptFrédéric Dalleau2013-04-181-36/+0Star
* Bluetooth: Fix incorrect SSP mode bit for non SSP devicesJaganath Kanakkassery2013-04-181-1/+12
* Bluetooth: remove unneeded hci_conn_hold/put_device()David Herrmann2013-04-171-4/+0Star
* Bluetooth: Fix SCO connection referenceClaudio Takahasi2013-04-111-1/+0Star
* Bluetooth: rename hci_conn_put to hci_conn_dropDavid Herrmann2013-04-111-18/+18
* Bluetooth: Add support for custom event terminated commandsJohan Hedberg2013-04-041-1/+10
* Bluetooth: Track received events in hdevJohan Hedberg2013-04-041-0/+12
* Bluetooth: Fix hci_inquiry ioctl usageAndre Guedes2013-04-041-0/+5
* Bluetooth: Fix HCI request frameworkAndre Guedes2013-04-041-5/+1Star
* Bluetooth: Update page scan parameters after successful write commandsJohan Hedberg2013-03-181-0/+43
* Bluetooth: Add reading of page scan parametersJohan Hedberg2013-03-181-0/+32