summaryrefslogtreecommitdiff
path: root/include/net/bluetooth/hci_core.h
AgeCommit message (Expand)Author
2013-10-15Bluetooth: Make mgmt_write_scan_failed() return voidMarcel Holtmann
2013-10-15Bluetooth: Make mgmt_connectable() return voidMarcel Holtmann
2013-10-15Bluetooth: Make mgmt_discoverable() return voidMarcel Holtmann
2013-10-15Bluetooth: Update advertising data based on management commandsMarcel Holtmann
2013-10-14Bluetooth: Read number of supported IAC on controller setupMarcel Holtmann
2013-10-13Bluetooth: Store source address of HCI connectionsMarcel Holtmann
2013-10-13Bluetooth: Store the source address type of LE connectionsMarcel Holtmann
2013-10-13Bluetooth: Remove pointless bdaddr_to_le() helper functionMarcel Holtmann
2013-10-11Bluetooth: Make LE scan interval and window a controller optionMarcel Holtmann
2013-10-11Bluetooth: Add hdev parameter to hdev->send driver callbackMarcel Holtmann
2013-10-11Bluetooth: Provide hdev parameter to hci_recv_frame() driver callbackMarcel Holtmann
2013-10-10Bluetooth: Remove hdev->ioctl driver callbackMarcel Holtmann
2013-10-07Bluetooth: Make mgmt_discovering() return voidMarcel Holtmann
2013-10-07Bluetooth: Make mgmt_remote_name() return voidMarcel Holtmann
2013-10-07Bluetooth: Make mgmt_device_found() return voidMarcel Holtmann
2013-10-07Bluetooth: Make mgmt_device_disconnected() return voidMarcel Holtmann
2013-10-07Bluetooth: Make mgmt_device_connected() return voidMarcel Holtmann
2013-10-07Bluetooth: Make mgmt_connect_failed() return voidMarcel Holtmann
2013-10-07Bluetooth: Make mgmt_disconnect_failed() return voidMarcel Holtmann
2013-10-07Bluetooth: Make mgmt_set_powered_failed() return voidMarcel Holtmann
2013-10-07Bluetooth: Make mgmt_index_added() and mgmt_index_removed() return voidMarcel Holtmann
2013-10-06Bluetooth: Remove mgmt_valid_hdev() helper functionMarcel Holtmann
2013-10-06Bluetooth: Remove no longer needed mgmt_new_settings() functionMarcel Holtmann
2013-10-06Bluetooth: Use helper function for re-enabling advertisingMarcel Holtmann
2013-10-06Bluetooth: Move hci_amp_capable() function into L2CAP coreMarcel Holtmann
2013-10-06Bluetooth: Separate AMP controller type from HCI device typeMarcel Holtmann
2013-10-06Bluetooth: Remove useless external function to count controllersMarcel Holtmann
2013-10-05Bluetooth: Add public mgmt function to send New Settings eventJohan Hedberg
2013-10-02Bluetooth: Add management command for setting static addressMarcel Holtmann
2013-09-25Bluetooth: Use async request for LE enable/disableJohan Hedberg
2013-08-21Bluetooth: Add SCO connection fallbackFrédéric Dalleau
2013-08-21Bluetooth: Add constants and macro declaration for transparent dataFrédéric Dalleau
2013-08-21Bluetooth: Parameters for outgoing SCO connectionsFrédéric Dalleau
2013-08-21Bluetooth: Add constants for SCO airmodeFrédéric Dalleau
2013-08-21Bluetooth: Use hci_connect_sco directlyFrédéric Dalleau
2013-06-22Bluetooth: Remove inquiry helpersAndre Guedes
2013-06-22Bluetooth: Remove LE scan helpersAndre Guedes
2013-06-22Bluetooth: Make mgmt_stop_discovery_failed staticAndre Guedes
2013-06-22Bluetooth: Use HCI request in interleaved discoveryAndre Guedes
2013-06-22Bluetooth: Move discovery macros to hci_core.hAndre Guedes
2013-06-22Bluetooth: Make mgmt_start_discovery_failed staticAndre Guedes
2013-06-22Bluetooth: Make inquiry_cache_flush non-staticAndre Guedes
2013-06-12Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg
2013-04-19Bluetooth: Fix HCI command send functions to use const specifierJohan Hedberg
2013-04-18Bluetooth: Add reading of all local feature pagesJohan Hedberg
2013-04-18Bluetooth: Track feature pages in a single tableJohan Hedberg
2013-04-18Bluetooth: Move and rename hci_conn_acceptFrédéric Dalleau
2013-04-17Bluetooth: introduce hci_conn ref-countingDavid Herrmann
2013-04-17Bluetooth: remove unneeded hci_conn_hold/put_device()David Herrmann
2013-04-11Bluetooth: rename hci_conn_put to hci_conn_dropDavid Herrmann