summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth
AgeCommit message (Expand)AuthorLines
2014-12-05Bluetooth: Add extra discovery fields for storing filter informationJakub Pawlowski-0/+4
2014-12-05Bluetooth: Add definitions for MGMT_OP_START_SERVICE_DISCOVERYJakub Pawlowski-0/+9
2014-12-05Bluetooth: Add HCI_RSSI_INVALID for unknown RSSI valueMarcel Holtmann-0/+1
2014-12-03Bluetooth: Store address type with OOB dataJohan Hedberg-3/+5
2014-12-03Bluetooth: Unify remote OOB data functionsJohan Hedberg-4/+2
2014-12-03Bluetooth: Add skeleton for BR/EDR SMP channelJohan Hedberg-0/+3
2014-12-03Bluetooth: Add debugfs switch for forcing SMP over BR/EDRJohan Hedberg-0/+1
2014-12-03Bluetooth: Add hci_conn flag for new link key generationJohan Hedberg-0/+1
2014-12-03Bluetooth: Rename hci_find_ltk_by_addr to hci_find_ltkJohan Hedberg-2/+2
2014-12-03Bluetooth: Remove unused hci_find_ltk functionJohan Hedberg-2/+0
2014-12-03Bluetooth: Use custom macro for testing BR/EDR SC enabledJohan Hedberg-0/+3
2014-12-03Bluetooth: Add mgmt support for LE Secure Connections LTK typesJohan Hedberg-0/+3
2014-12-02Bluetooth: Track both local and remote L2CAP fixed channel maskJohan Hedberg-2/+2
2014-11-19Bluetooth: Convert link keys list to use RCUJohan Hedberg-0/+1
2014-11-18Bluetooth: Use shorter "rand" name for "randomizer"Johan Hedberg-19/+19
2014-11-15Bluetooth: Convert IRK list to RCUJohan Hedberg-0/+1
2014-11-15Bluetooth: Convert LTK list to RCUJohan Hedberg-0/+1
2014-11-13Bluetooth: Use proper nesting annotation for l2cap_chan lockJohan Hedberg-1/+14
2014-11-03Bluetooth: Add hci_conn_lookup_type() helper functionMarcel Holtmann-0/+21
2014-11-03Bluetooth: Introduce HCI_QUIRK_STRICT_DUPLICATE_FILTERMarcel Holtmann-0/+9
2014-11-02Bluetooth: Add hci_reset_dev() for driver triggerd stack resetMarcel Holtmann-0/+1
2014-11-02Bluetooth: Print error message for HCI_Hardware_Error eventMarcel Holtmann-0/+5
2014-10-25Bluetooth: Defer connection-parameter removal when unpairingAlfonso Acosta-0/+1
2014-10-25Bluetooth: Include ADV_IND report in Device Connected eventAlfonso Acosta-0/+2
2014-10-25Bluetooth: Refactor arguments of mgmt_device_connectedAlfonso Acosta-3/+2
2014-09-24Bluetooth: Fix reason code used for rejecting SCO connectionsJohan Hedberg-0/+1
2014-09-24Bluetooth: Convert bt_<level> logging functions to return voidJoe Perches-2/+2
2014-09-17Bluetooth: Remove exported hci_recv_fragment functionMarcel Holtmann-1/+0
2014-09-15Bluetooth: Provide HCI command opcode information to driverMarcel Holtmann-0/+1
2014-09-09Bluetooth: Fix mgmt pairing failure when authentication failsJohan Hedberg-2/+1
2014-09-08Bluetooth: Fix locking of the SMP contextJohan Hedberg-1/+0
2014-09-08Bluetooth: Move identity address update behind a workqueueJohan Hedberg-1/+2
2014-09-08Bluetooth: Update hci_disconnect() to return an error valueJohan Hedberg-1/+1
2014-09-08Bluetooth: Remove unused l2cap_conn_shutdown APIJohan Hedberg-4/+0
2014-09-08Bluetooth: Ignore incoming data after initiating disconnectionJohan Hedberg-0/+1
2014-09-08Bluetooth: Use zero timeout for immediate schedulingJohan Hedberg-2/+2
2014-09-08Bluetooth: Improve *_get() functions to return the object typeJohan Hedberg-2/+3
2014-09-08Bluetooth: Fix hci_conn reference counting for fixed channelsJohan Hedberg-0/+1
2014-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-0/+2
2014-08-20Bluetooth: Fix hci_conn reference counting for auto-connectionsJohan Hedberg-0/+2
2014-08-14Bluetooth: Remove unused l2cap_conn->security_timerJohan Hedberg-1/+0
2014-08-14Bluetooth: Add public l2cap_conn_shutdown() API to request disconnectionJohan Hedberg-0/+4
2014-08-14Bluetooth: Convert SMP to use l2cap_chan infrastructureJohan Hedberg-1/+0
2014-08-14Bluetooth: Make AES crypto context private to SMPJohan Hedberg-1/+0
2014-08-14Bluetooth: Add SMP L2CAP channel skeletonJohan Hedberg-0/+2
2014-08-14Bluetooth: Add more L2CAP convenience callbacksJohan Hedberg-0/+25
2014-08-14Bluetooth: Resume BT_CONNECTED state after LE security elevationJohan Hedberg-0/+1
2014-08-14Bluetooth: Create unified helper function for updating page scanJohan Hedberg-0/+5
2014-08-14Bluetooth: Add convenience function to check for pending power offJohan Hedberg-0/+1
2014-07-30Bluetooth: Rename pairable mgmt setting to bondableJohan Hedberg-2/+2