index
:
~jprvita/bluez
fixes
master
Bluetooth protocol stack for Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-13
sdp: Check type of sdp data before dereferencing
Frédéric Dalleau
2
-1
/
+2
2012-03-06
lib: Update company identifiers
Marcel Holtmann
1
-0
/
+24
2012-03-05
lib: Add A2MP definitions
Peter Krystad
1
-0
/
+115
2012-03-04
lib: Fix compile issue when using in C++
Patrick Ohly
1
-2
/
+2
2012-03-02
mgmt: Add missing error code definitions
Johan Hedberg
1
-0
/
+4
2012-03-02
mgmt: Move string helpers to lib/mgmt.c
Johan Hedberg
1
-0
/
+113
2012-02-29
lib: Add L2CAP Create/Move Channel definitions
Peter Krystad
1
-0
/
+45
2012-02-29
mgmt: Add error code definitions
Johan Hedberg
1
-0
/
+17
2012-02-28
lib: Add missing host feature defines
Johan Hedberg
1
-1
/
+3
2012-02-26
lib: Make unaligned access functions const
Marcel Holtmann
1
-24
/
+24
2012-02-26
lib: Add definition for HCI_CHANNEL_MONITOR
Marcel Holtmann
1
-0
/
+1
2012-02-26
lib: Copy L2CAP chan policy defines from kernel
Andrei Emeltchenko
1
-0
/
+27
2012-02-23
mgmt: Add flags field for device connected event
Marcel Holtmann
1
-0
/
+1
2012-02-22
mgmt: Use uint32 for flags in device found events
Marcel Holtmann
1
-1
/
+1
2012-02-23
mgmt: Fix device_found parameters
Johan Hedberg
1
-1
/
+4
2012-02-22
mgmt: Add struct for device disconnected event
Marcel Holtmann
1
-0
/
+3
2012-02-21
lib: Add struct for reading LE host supported setting
Marcel Holtmann
1
-0
/
+8
2012-02-21
mgmt: Update stop_discovery and ev_discovering to match API spec
Johan Hedberg
1
-0
/
+7
2012-02-18
mgmt: Move status return paramters into the cmd_complete header
Johan Hedberg
1
-6
/
+1
2012-02-18
mgmt: Swap cmd_status parameters to match API
Johan Hedberg
1
-1
/
+1
2012-02-17
mgmt: Update implementation to match latest API
Johan Hedberg
1
-6
/
+6
2012-02-14
lib: Fix using old-style initializers
Vinicius Costa Gomes
1
-2
/
+2
2012-02-10
mgmt-api: Reorder parameters for read_commands
Johan Hedberg
1
-2
/
+1
2012-02-09
mgmt: Add mgmt_rp_read_commands struct definition
Johan Hedberg
1
-3
/
+6
2012-02-09
mgmt: Update implementation to match latest API
Johan Hedberg
1
-33
/
+38
2012-02-02
lib: Add stub for A2MP
Johan Hedberg
1
-0
/
+34
2012-02-01
mgmt: Update event opcodes to latest API spec
Johan Hedberg
1
-17
/
+17
2012-02-01
mgmt: Update commands to latest API
Johan Hedberg
1
-45
/
+47
2012-01-24
lib: Add Key Size information to the security information
Vinicius Costa Gomes
1
-0
/
+1
2012-01-19
Add macros for the possible link key types
Vinicius Costa Gomes
1
-0
/
+10
2012-01-19
Add messages to the mgmt interface to handle SMP key storage
Vinicius Costa Gomes
1
-0
/
+22
2012-01-18
mgmt: Update mgmt_ev_device_found to match latest API
Johan Hedberg
1
-2
/
+2
2012-01-17
mgmt: Remove ev_remote name and update event codes
Johan Hedberg
1
-9
/
+3
2012-01-17
mgmt: Update ev_device_connected implementation to match API
Johan Hedberg
1
-0
/
+5
2012-01-05
lib: Fix structures for AMP Assoc Read
Andrei Emeltchenko
1
-6
/
+5
2011-12-19
mgmt: Update confirm_name definitions to match API specification
Johan Hedberg
1
-1
/
+5
2011-12-19
Add initial hooks to pass confirm_name info around
Johan Hedberg
1
-0
/
+1
2011-12-15
mgmt: Add support for Passkey handling
Hemant Gupta
1
-0
/
+3
2011-12-14
mgmt: Move Set Local Name to it's logical position in the API
Johan Hedberg
1
-20
/
+20
2011-12-14
mgmt: Update implementation to match latest API spec
Johan Hedberg
1
-57
/
+81
2011-12-14
mgmt: Update read_info & related messages to match the API spec
Johan Hedberg
1
-11
/
+18
2011-11-11
mgmt: Add address type to mgmt_pair_device
Johan Hedberg
1
-2
/
+2
2011-11-10
mgmt: Add status parameter to disconnect response
Johan Hedberg
1
-0
/
+1
2011-11-10
mgmt: Add bdaddr and status to remove_keys response
Johan Hedberg
1
-0
/
+4
2011-11-10
Add struct for start_discovery to mgmt.h
Johan Hedberg
1
-0
/
+3
2011-11-09
mgmt: Add LE public/random info to address types
Johan Hedberg
1
-2
/
+2
2011-11-07
mgmt: Update BR/EDR link key message naming to match new API
Johan Hedberg
1
-9
/
+9
2011-11-07
mgmt: Add address type fields to messages that need them
Johan Hedberg
1
-9
/
+13
2011-11-03
mgmt: Update set_discoverable to match new API
Johan Hedberg
1
-0
/
+4
2011-10-25
Add get_le/get_be helpers
Andrei Emeltchenko
1
-0
/
+64
[next]