aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/hci_core.h
Commit message (Expand)AuthorAge
* Bluetooth: Fix HCI command send functions to use const specifierJohan Hedberg2013-04-19
* Bluetooth: Add reading of all local feature pagesJohan Hedberg2013-04-17
* Bluetooth: Track feature pages in a single tableJohan Hedberg2013-04-17
* Bluetooth: Move and rename hci_conn_acceptFrédéric Dalleau2013-04-17
* Bluetooth: introduce hci_conn ref-countingDavid Herrmann2013-04-17
* Bluetooth: remove unneeded hci_conn_hold/put_device()David Herrmann2013-04-17
* Bluetooth: rename hci_conn_put to hci_conn_dropDavid Herrmann2013-04-11
* Bluetooth: Remove driver init queue from coreMarcel Holtmann2013-04-04
* Bluetooth: Add driver setup stage for early initMarcel Holtmann2013-04-04
* Bluetooth: Add __hci_cmd_sync_ev functionJohan Hedberg2013-04-04
* Bluetooth: Add support for custom event terminated commandsJohan Hedberg2013-04-04
* Bluetooth: Add __hci_cmd_sync() helper functionJohan Hedberg2013-04-04
* Bluetooth: Track received events in hdevJohan Hedberg2013-04-04
* Bluetooth: Remove unneeded hci_req_cmd_status functionAndre Guedes2013-04-04
* Bluetooth: Add reading of page scan parametersJohan Hedberg2013-03-18
* Bluetooth: Handle AD updating through an async requestJohan Hedberg2013-03-18
* Bluetooth: Make hci_req_add returning voidAndre Guedes2013-03-09
* Bluetooth: HCI request error handlingAndre Guedes2013-03-09
* Bluetooth: Remove unused hdev->init_last_cmdJohan Hedberg2013-03-08
* Bluetooth: Use async requests internally in hci_req_syncJohan Hedberg2013-03-08
* Bluetooth: Add request cmd_complete and cmd_status functionsJohan Hedberg2013-03-08
* Bluetooth: Introduce new hci_req_add functionJohan Hedberg2013-03-08
* Bluetooth: Add initial skeleton for asynchronous HCI requestsJohan Hedberg2013-03-08
* Bluetooth: Rename hci_acl_disconnAndre Guedes2013-03-08
* 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 a new workqueue for hci_request operationsJohan Hedberg2013-01-17
* 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: Add support for setting LE advertising dataJohan Hedberg2012-11-18
* Bluetooth: Fix parameter order of hci_get_routeJohan Hedberg2012-11-01
* Bluetooth: Fix sending unnecessary HCI_Write_SSP_Mode commandJohan 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: Add state to hci_chanMat Martineau2012-10-23
* 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: remove unused member of hci_dev.Rami Rosen2012-10-01
* Bluetooth: AMP: Write remote AMP AssocAndrei Emeltchenko2012-09-27
* Bluetooth: AMP: Physical link struct and helpersAndrei Emeltchenko2012-09-27
* Bluetooth: AMP: Use HCI cmd to Read Loc AMP AssocAndrei Emeltchenko2012-09-27
* Bluetooth: mgmt: Implement support for passkey notificationJohan Hedberg2012-09-18
* Bluetooth: debug: Print refcnt for hci_devAndrei Emeltchenko2012-09-08
* Bluetooth: trivial: Make hci_chan_del return voidAndrei Emeltchenko2012-09-08