summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth
AgeCommit message (Expand)AuthorLines
2014-05-23Bluetooth: Clearly distinguish mgmt LTK type from authenticated propertyJohan Hedberg-0/+3
2014-05-15Bluetooth: Store max TX power level for connectionAndrzej Kaczmarek-0/+1
2014-05-15Bluetooth: Add support to get connection informationAndrzej Kaczmarek-0/+14
2014-05-15Bluetooth: Add conn info lifetime parameters to debugfsAndrzej Kaczmarek-0/+6
2014-05-09Bluetooth: Store TX power level for connectionAndrzej Kaczmarek-0/+12
2014-05-08Bluetooth: Store RSSI for connectionAndrzej Kaczmarek-0/+11
2014-05-05Bluetooth: Convert RFCOMM spinlocks into mutexesLibor Pechacek-3/+3
2014-03-28Bluetooth: Keep msec in DISCOV_LE_TIMEOUTLukasz Rymanowski-1/+1
2014-03-28Bluetooth: Add new debugfs parameterLukasz Rymanowski-0/+1
2014-03-28Bluetooth: Keep msec in DISCOV_INTERLEAVED_TIMEOUTLukasz Rymanowski-1/+1
2014-03-26Bluetooth: Store also RSSI for pending advertising reportsJohan Hedberg-0/+1
2014-03-26Bluetooth: Fix line splitting of mgmt_device_found parametersJohan Hedberg-2/+2
2014-03-26Bluetooth: Merge ADV_IND/ADV_SCAN_IND and SCAN_RSP togetherJohan Hedberg-0/+4
2014-03-26Bluetooth: Add directed advertising support through connect()Johan Hedberg-0/+1
2014-03-26Bluetooth: Add scan_rsp parameter to mgmt_device_found()Johan Hedberg-2/+3
2014-03-21Bluetooth: Track current configured LE scan type parameterMarcel Holtmann-0/+1
2014-03-19Bluetooth: Fix passkey endianess in user_confirm and notify_passkeyJohan Hedberg-1/+1
2014-03-10Bluetooth: Make LTK and CSRK only persisent when bondingMarcel Holtmann-2/+3
2014-03-09Bluetooth: Add support for handling signature resolving keysMarcel Holtmann-0/+20
2014-02-28Bluetooth: Remove unnecessary stop_scan_complete functionJohan Hedberg-0/+1
2014-02-28Bluetooth: Add timeout for LE connection attemptsJohan Hedberg-0/+2
2014-02-28Bluetooth: Add defines for LE initiator filter policyJohan Hedberg-0/+3
2014-02-28Bluetooth: Track LE initiator and responder address informationJohan Hedberg-0/+4
2014-02-28Bluetooth: Use __le64 type for LE random numbersMarcel Holtmann-7/+7
2014-02-27Bluetooth: Add timer to force power offJohan Hedberg-0/+1
2014-02-28Bluetooth: Add support for storing LE white list entriesMarcel Holtmann-0/+7
2014-02-28Bluetooth: Add definitions for LE white list HCI commandsMarcel Holtmann-0/+14
2014-02-28Bluetooth: Make hci_blacklist_clear function staticMarcel Holtmann-1/+0
2014-02-27Bluetooth: Add hci_copy_identity_address convenience functionJohan Hedberg-0/+2
2014-02-27Bluetooth: Add tracking of advertising address typeJohan Hedberg-0/+1
2014-02-26Bluetooth: Create hci_req_add_le_passive_scan helperAndre Guedes-0/+1
2014-02-26Bluetooth: Connection parameters and resolvable addressAndre Guedes-3/+3
2014-02-26Bluetooth: Introduce LE auto connect optionsAndre Guedes-1/+8
2014-02-26Bluetooth: Introduce LE auto connection infrastructureAndre Guedes-0/+2
2014-02-26Bluetooth: Introduce hdev->pend_le_conn listAndre Guedes-0/+7
2014-02-26Bluetooth: Refactor HCI connection codeAndre Guedes-2/+4
2014-02-26Bluetooth: Stop scanning on LE connectionAndre Guedes-0/+1
2014-02-26Bluetooth: Declare le_conn_failed in hci_core.hAndre Guedes-0/+2
2014-02-26Bluetooth: Create hci_req_add_le_scan_disable helperAndre Guedes-0/+2
2014-02-24Bluetooth: Move check for MGMT_CONNECTED flag into mgmt.cJohan Hedberg-1/+2
2014-02-24Bluetooth: Move HCI_ADVERTISING handling into mgmt.cJohan Hedberg-0/+1
2014-02-24Bluetooth: Add convenience function for getting total connection countJohan Hedberg-0/+7
2014-02-24Bluetooth: Store current RPA and update it if neededMarcel Holtmann-0/+1
2014-02-24Bluetooth: Use unresolvable private address for active scanningMarcel Holtmann-1/+2
2014-02-23Bluetooth: Remove unneeded hdev->own_addr_typeJohan Hedberg-1/+0
2014-02-23Bluetooth: Add hci_update_random_address() convenience functionJohan Hedberg-0/+2
2014-02-23Bluetooth: Add timer for regenerating local RPAJohan Hedberg-0/+6
2014-02-22Bluetooth: Add mgmt defines for privacyJohan Hedberg-0/+8
2014-02-22Bluetooth: Add initial code for distributing local IRKJohan Hedberg-0/+3
2014-02-21Bluetooth: Provide option for changing LE advertising channel mapMarcel Holtmann-0/+1