summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: mgmt: Implement Set LE commandJohan Hedberg2012-02-232-0/+2
* Bluetooth: mgmt: Make Set SSP command callable while powered offJohan Hedberg2012-02-231-1/+1
* Bluetooth: mgmt: Make Set Link Security callable while powered offJohan Hedberg2012-02-231-0/+1
* Bluetooth: Add l2cap_chan_lockAndrei Emeltchenko2012-02-231-0/+11
* Bluetooth: mgmt: Allow connectable/discoverable changes in off stateJohan Hedberg2012-02-211-0/+2
* Bluetooth: Fix parameter list for setting local nameMarcel Holtmann2012-02-211-0/+1
* Bluetooth: mgmt: Add basic support for Set High Speed commandJohan Hedberg2012-02-211-0/+1
* Bluetooth: mgmt: Add address type parameter to Discovering eventJohan Hedberg2012-02-211-0/+4
* Bluetooth: mgmt: Add address type parameter to Stop Discovery commandJohan Hedberg2012-02-211-0/+3
* Bluetooth: Set supported settings based on enabled HS and/or LEMarcel Holtmann2012-02-201-0/+1
* Bluetooth: Add support for HCI monitor channelMarcel Holtmann2012-02-203-0/+53
* Bluetooth: Remove HCI notifier handlingMarcel Holtmann2012-02-201-5/+2
* Bluetooth: Remove unneeded bt_cb(skb)->channel variableMarcel Holtmann2012-02-201-1/+0
* Bluetooth: Split sending for HCI raw and control socketsMarcel Holtmann2012-02-201-2/+2
* Bluetooth: mgmt: Move status parameters into the cmd_complete headerJohan Hedberg2012-02-191-7/+1
* Bluetooth: mgmt: Change ordering of cmd_status paramtersJohan Hedberg2012-02-191-1/+1
* Bluetooth: Interleaved discovery supportAndre Guedes2012-02-191-0/+2
* Bluetooth: Merge INQUIRY and LE_SCAN discovery statesAndre Guedes2012-02-191-2/+1
* Bluetooth: Track discovery typeAndre Guedes2012-02-191-0/+1
* Bluetooth: Prepare start_discoveryAndre Guedes2012-02-192-5/+12
* Bluetooth: Add Intel copyright to mgmt filesJohan Hedberg2012-02-171-0/+1
* Bluetooth: mgmt: Add address type to confirm name commandJohan Hedberg2012-02-171-2/+2
* Bluetooth: mgmt: Add address type to PIN code messagesJohan Hedberg2012-02-171-4/+4
* Bluetooth: mgmt: Add address type to link key messagesJohan Hedberg2012-02-171-1/+1
* Bluetooth: Use symbolic names for state in debugAndrei Emeltchenko2012-02-171-1/+2
* Bluetooth: Move scope of state_to_stringAndrei Emeltchenko2012-02-171-0/+27
* Bluetooth: Add logging functions bt_info and bt_errJoe Perches2012-02-171-6/+8
* Bluetooth: mgmt: Add support for Set SSP commandJohan Hedberg2012-02-171-0/+1
* Bluetooth: mgmt: Add support for Set Link Security commandJohan Hedberg2012-02-171-0/+1
* Bluetooth: Implement Read Supported Commands commands for mgmtJohan Hedberg2012-02-151-0/+7
* Bluetooth: Introduce to_hci_connDavid Herrmann2012-02-131-0/+1
* Bluetooth: Remove hci_dev->driver_dataDavid Herrmann2012-02-131-1/+10
* Bluetooth: Introduce to_hci_dev()David Herrmann2012-02-131-0/+2
* Bluetooth: Add Device Unpaired mgmt eventJohan Hedberg2012-02-131-0/+5
* Bluetooth: Add address type to mgmt_ev_auth_failedJohan Hedberg2012-02-132-2/+3
* Bluetooth: Add address type to mgmt blacklist messagesJohan Hedberg2012-02-132-8/+8
* Bluetooth: Add address type to Out Of Band mgmt messagesJohan Hedberg2012-02-131-2/+2
* Bluetooth: Add address type to user_confirm and user_passkey messagesJohan Hedberg2012-02-132-16/+18
* Bluetooth: Update mgmt_disconnect to match latest APIJohan Hedberg2012-02-132-3/+4
* Bluetooth: Update and rename mgmt_remove_keys to mgmt_unpair_deviceJohan Hedberg2012-02-131-17/+17
* Bluetooth: Add hci_le_scan()Andre Guedes2012-02-131-0/+6
* Bluetooth: Add hci_do_le_scan()Andre Guedes2012-02-131-0/+8
* Bluetooth: LE scan should send Discovering eventsAndre Guedes2012-02-131-0/+1
* Bluetooth: Clean up structures left unusedVinicius Costa Gomes2012-02-132-20/+0
* Bluetooth: Add MGMT handlers for dealing with SMP LTK'sVinicius Costa Gomes2012-02-131-0/+2
* Bluetooth: Use the updated key structures for handling LTKsVinicius Costa Gomes2012-02-131-5/+6
* Bluetooth: Add new structures for handling SMP Long Term KeysVinicius Costa Gomes2012-02-132-0/+21
* Bluetooth: mgmt: Implement Cancel Pair Device commandJohan Hedberg2012-02-131-0/+1
* Bluetooth: Update mgmt.h to match latest API specJohan Hedberg2012-02-131-62/+64
* Bluetooth: Rename smp_key_size to enc_key_sizeVinicius Costa Gomes2012-02-131-1/+1