summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth
Commit message (Expand)AuthorAgeFilesLines
...
* Bluetooth: Remove unnecessary hcon->smp_conn variableJohan Hedberg2014-07-031-1/+0
* Bluetooth: Use macro instead of hard-coded valueAndre Guedes2014-07-031-1/+1
* Bluetooth: Convert hci_conn->link_mode into flagsJohan Hedberg2014-07-031-3/+7
* Bluetooth: Add a new HCI_USE_DEBUG_KEYS flagJohan Hedberg2014-07-031-0/+1
* Bluetooth: Convert hcon->flush_key to a proper flagJohan Hedberg2014-07-031-1/+1
* Bluetooth: Rename HCI_DEBUG_KEYS to HCI_KEEP_DEBUG_KEYSJohan Hedberg2014-07-031-1/+1
* Bluetooth: Move mgmt event sending out from hci_add_link_key()Johan Hedberg2014-07-031-2/+2
* Bluetooth: Update hci_add_link_key() to return pointer to keyJohan Hedberg2014-07-031-2/+3
* Bluetooth: Track LE connection parameter update eventMarcel Holtmann2014-07-031-0/+9
* Bluetooth: Store current LE connection parameters in hci_conn structMarcel Holtmann2014-07-031-0/+3
* Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed oneJukka Rissanen2014-07-033-3/+0
* Bluetooth: Provide L2CAP ops callback for memcpy_fromiovecJukka Rissanen2014-07-031-0/+29
* Bluetooth: Use separate dbg_flags to special debugfs optionsMarcel Holtmann2014-07-032-3/+10
* Bluetooth: Remove unused LTK authentication definesJohan Hedberg2014-07-031-4/+0
* Bluetooth: Remove HCI prefix from SMP LTK definesJohan Hedberg2014-07-031-4/+0
* Bluetooth: Remove unnecessary SMP STK defineJohan Hedberg2014-07-031-1/+0
* Bluetooth: Use struct delayed_work for HCI command timeoutMarcel Holtmann2014-07-031-1/+1
* Bluetooth: Use explicit header and body length for L2CAP SKB allocationMarcel Holtmann2014-07-031-0/+1
* Bluetooth: Shrink size of struct l2cap_ctrl fieldsMarcel Holtmann2014-07-031-9/+9
* Bluetooth: Assign L2CAP socket priority when allocating SKBMarcel Holtmann2014-07-031-2/+1
* Bluetooth: Use const for struct l2cap_ops fieldMarcel Holtmann2014-07-031-1/+1
* Bluetooth: Clearly distinguish mgmt LTK type from authenticated propertyJohan Hedberg2014-05-231-0/+3
* Bluetooth: Store max TX power level for connectionAndrzej Kaczmarek2014-05-151-0/+1
* Bluetooth: Add support to get connection informationAndrzej Kaczmarek2014-05-152-0/+14
* Bluetooth: Add conn info lifetime parameters to debugfsAndrzej Kaczmarek2014-05-151-0/+6
* Bluetooth: Store TX power level for connectionAndrzej Kaczmarek2014-05-092-0/+12
* Bluetooth: Store RSSI for connectionAndrzej Kaczmarek2014-05-082-0/+11
* Bluetooth: Convert RFCOMM spinlocks into mutexesLibor Pechacek2014-05-051-3/+3
* Bluetooth: Keep msec in DISCOV_LE_TIMEOUTLukasz Rymanowski2014-03-281-1/+1
* Bluetooth: Add new debugfs parameterLukasz Rymanowski2014-03-281-0/+1
* Bluetooth: Keep msec in DISCOV_INTERLEAVED_TIMEOUTLukasz Rymanowski2014-03-281-1/+1
* Bluetooth: Store also RSSI for pending advertising reportsJohan Hedberg2014-03-261-0/+1
* Bluetooth: Fix line splitting of mgmt_device_found parametersJohan Hedberg2014-03-261-2/+2
* Bluetooth: Merge ADV_IND/ADV_SCAN_IND and SCAN_RSP togetherJohan Hedberg2014-03-261-0/+4
* Bluetooth: Add directed advertising support through connect()Johan Hedberg2014-03-261-0/+1
* Bluetooth: Add scan_rsp parameter to mgmt_device_found()Johan Hedberg2014-03-261-2/+3
* Bluetooth: Track current configured LE scan type parameterMarcel Holtmann2014-03-211-0/+1
* Bluetooth: Fix passkey endianess in user_confirm and notify_passkeyJohan Hedberg2014-03-191-1/+1
* Bluetooth: Make LTK and CSRK only persisent when bondingMarcel Holtmann2014-03-101-2/+3
* Bluetooth: Add support for handling signature resolving keysMarcel Holtmann2014-03-092-0/+20
* Bluetooth: Remove unnecessary stop_scan_complete functionJohan Hedberg2014-02-281-0/+1
* Bluetooth: Add timeout for LE connection attemptsJohan Hedberg2014-02-282-0/+2
* Bluetooth: Add defines for LE initiator filter policyJohan Hedberg2014-02-281-0/+3
* Bluetooth: Track LE initiator and responder address informationJohan Hedberg2014-02-281-0/+4
* Bluetooth: Use __le64 type for LE random numbersMarcel Holtmann2014-02-283-7/+7
* Bluetooth: Add timer to force power offJohan Hedberg2014-02-271-0/+1
* Bluetooth: Add support for storing LE white list entriesMarcel Holtmann2014-02-281-0/+7
* Bluetooth: Add definitions for LE white list HCI commandsMarcel Holtmann2014-02-281-0/+14
* Bluetooth: Make hci_blacklist_clear function staticMarcel Holtmann2014-02-281-1/+0
* Bluetooth: Add hci_copy_identity_address convenience functionJohan Hedberg2014-02-271-0/+2