summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-10-07Bluetooth: Read location data on AMP controller initMarcel Holtmann1-0/+2
2013-10-07Bluetooth: Make mgmt_discovering() return voidMarcel Holtmann1-1/+1
2013-10-07Bluetooth: Make mgmt_remote_name() return voidMarcel Holtmann1-2/+2
2013-10-07Bluetooth: Make mgmt_device_found() return voidMarcel Holtmann1-3/+3
2013-10-07Bluetooth: Make mgmt_device_disconnected() return voidMarcel Holtmann1-2/+2
2013-10-07Bluetooth: Make mgmt_device_connected() return voidMarcel Holtmann1-3/+3
2013-10-07Bluetooth: Make mgmt_connect_failed() return voidMarcel Holtmann1-2/+2
2013-10-07Bluetooth: Make mgmt_disconnect_failed() return voidMarcel Holtmann1-2/+2
2013-10-07Bluetooth: Make mgmt_set_powered_failed() return voidMarcel Holtmann1-1/+1
2013-10-07Bluetooth: Make mgmt_index_added() and mgmt_index_removed() return voidMarcel Holtmann1-2/+2
2013-10-06Bluetooth: Remove mgmt_valid_hdev() helper functionMarcel Holtmann1-1/+0
2013-10-06Bluetooth: Remove no longer needed mgmt_new_settings() functionMarcel Holtmann1-1/+0
2013-10-06Bluetooth: Use helper function for re-enabling advertisingMarcel Holtmann1-0/+1
2013-10-06Bluetooth: Add constants for LE advertising typesMarcel Holtmann1-0/+5
2013-10-06Bluetooth: Add HCI structure for LE advertising parameters commandMarcel Holtmann1-0/+12
2013-10-06Bluetooth: Move hci_amp_capable() function into L2CAP coreMarcel Holtmann1-16/+0
2013-10-06Bluetooth: Rename AMP status constants and use themMarcel Holtmann1-7/+7
2013-10-06Bluetooth: Use explicit AMP controller id value for BR/EDRMarcel Holtmann1-1/+1
2013-10-06Bluetooth: Separate AMP controller type from HCI device typeMarcel Holtmann1-1/+1
2013-10-06Bluetooth: Add constants for AMP controller typeMarcel Holtmann1-0/+4
2013-10-06Bluetooth: Remove useless external function to count controllersMarcel Holtmann1-13/+0
2013-10-05Bluetooth: Add public mgmt function to send New Settings eventJohan Hedberg1-0/+1
2013-10-05Bluetooth: Rename HCI_LE_PERIPHERAL to HCI_ADVERTISINGJohan Hedberg1-1/+1
2013-10-02Bluetooth: Add the definition for Slave Page Response TimeoutDoHyun Pyun1-0/+2
2013-10-02Bluetooth: Add the definition and stcuture for Sync Train CompleteDoHyun Pyun1-0/+5
2013-10-02Bluetooth: Add the definition for Start Synchronization TrainDoHyun Pyun1-0/+2
2013-10-02Bluetooth: Add the definition and structure for Set CSBDoHyun Pyun1-0/+16
2013-10-02Bluetooth: Add the structure for Write Sync Train ParametersDoHyun Pyun1-0/+12
2013-10-02Bluetooth: Add the definition and structure for Set CSB DataDoHyun Pyun1-0/+14
2013-10-02Bluetooth: Add the definition and structure for Delete Reserved LT_ADDRDoHyun Pyun1-0/+9
2013-10-02Bluetooth: Add the definition and structure for Set Reserved LT_ADDRDoHyun Pyun1-0/+9
2013-10-02Bluetooth: Add management command for setting static addressMarcel Holtmann3-0/+9
2013-10-02Bluetooth: Add a new mgmt_set_bredr commandJohan Hedberg1-0/+2
2013-10-02Bluetooth: Introduce a new HCI_BREDR_ENABLED flagJohan Hedberg1-0/+1
2013-10-02Bluetooth: Provide high speed configuration optionMarcel Holtmann1-0/+1
2013-10-02Bluetooth: Replace BDADDR_LOCAL with BDADDR_NONEMarcel Holtmann1-2/+2
2013-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan255-2322/+5364
2013-09-25Bluetooth: Add new mgmt_set_advertising commandJohan Hedberg1-0/+2
2013-09-25Bluetooth: Add new mgmt setting for LE advertisingJohan Hedberg1-0/+1
2013-09-25Bluetooth: Use async request for LE enable/disableJohan Hedberg1-1/+0
2013-09-19Bluetooth: Add event mask page 2 setting supportJohan Hedberg1-0/+2
2013-09-19Bluetooth: Add synchronization train parameters reading supportJohan Hedberg1-0/+2
2013-09-18Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flagJohan Hedberg1-0/+1
2013-09-18Bluetooth: Remove unused event mask structJohan Hedberg1-3/+0
2013-09-18Bluetooth: Introduce a new HCI_RFKILLED flagJohan Hedberg1-0/+1
2013-09-16Bluetooth: Introduce new HCI socket channel for user operationMarcel Holtmann1-0/+1
2013-09-16Bluetooth: Introduce user channel flag for HCI devicesMarcel Holtmann1-0/+1
2013-09-07lockref: add ability to mark lockrefs "dead"Linus Torvalds1-0/+3
2013-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-6/+7
2013-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds5-5/+4