index
:
delta/bluez.git
baserock/5.37+service-api
baserock/5.37-19-g28fef24
baserock/5.41+service-api
baserock/5.43+service-api
baserock/builds/6f732a8d4f074e4cbc4c1ac3001e883d/35bee4e6e1c5431fac9bab5c648fd88b
baserock/ct143/builds/18545492640241d0ac4a8d048cc6b076/09910848d15848c5b1f66a78f16ae322
baserock/ct143/master
baserock/genivi-baseline
baserock/genivi/baseline
baserock/jannispohlmann/genivi-baseline
baserock/morph
baserock/pedroalvarez/5.37-17-g0879a80
baserock/pedroalvarez/5.37-17-g0879a80-v2
baserock/pedroalvarez/5.37-17-g0879a80-v3
baserock/pedroalvarez/5.41+service-api
baserock/v5.17
baserock/v5.17-patched
master
git.kernel.org: pub/scm/bluetooth/bluez.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
hcid.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: Remove DiscoverSchedulerInterval option from main.conf
Luiz Augusto von Dentz
2012-04-23
1
-1
/
+0
*
Parse config DeviceID string on bluetoothd startup
Szymon Janc
2012-03-28
1
-1
/
+5
*
GATT: Rename AttributeServer switch
Chen Ganir
2012-03-26
1
-1
/
+1
*
Remove leftover code of main_opts operation
Chan-yeol Park
2012-03-15
1
-3
/
+0
*
attrib-server: Initial steps towards multi-adapter GATT server support
Santiago Carot-Nemesio
2011-12-30
1
-3
/
+0
*
Add automatic connect timeout config option
Claudio Takahasi
2011-10-05
1
-0
/
+1
*
Remove EnableLE option from the user-space
Claudio Takahasi
2011-08-22
1
-1
/
+0
*
Move attrib server init/exit declaration to hcid.h
Claudio Takahasi
2011-07-14
1
-0
/
+3
*
Remove unused "scan" variable from main_opts
Claudio Takahasi
2011-05-15
1
-1
/
+0
*
Refactor adapter initialization and power control
Johan Hedberg
2010-12-18
1
-15
/
+0
*
hcid header cleanup
Claudio Takahasi
2010-11-29
1
-5
/
+0
*
Add a new configuration option to disable Low Energy support
Claudio Takahasi
2010-11-11
1
-0
/
+1
*
Clean up hciops code
Johan Hedberg
2010-11-08
1
-2
/
+0
*
Remove redundant tracking of ignored adapters
Johan Hedberg
2010-11-04
1
-5
/
+0
*
Fix issue when setting limited discoverable mode
Luiz Augusto von Dentz
2010-10-29
1
-1
/
+0
*
Add -p and -P command line options for controlling plugin selection
Johan Hedberg
2010-10-27
1
-1
/
+2
*
Remove unnecessary function declaration in hcid.h
Claudio Takahasi
2010-10-26
1
-3
/
+0
*
Move HCI_REQ_TIMEOUT to hciops.c
Claudio Takahasi
2010-10-26
1
-3
/
+0
*
Move HCID_DEFAULT_DISCOVERABLE_TIMEOUT declaration to main.c
Claudio Takahasi
2010-10-26
1
-2
/
+0
*
Move GLOBAL_TRUST declaration to device.c
Claudio Takahasi
2010-10-26
1
-3
/
+0
*
Move expand_name to adapter.c
Claudio Takahasi
2010-10-26
1
-2
/
+0
*
Move security.c callbacks into hciops
Johan Hedberg
2010-10-26
1
-3
/
+0
*
Remove non-existent function declaration
Johan Hedberg
2010-10-26
1
-2
/
+0
*
Add AttributeServer option
Vinicius Costa Gomes
2010-08-24
1
-0
/
+1
*
Use HCI device type to gate BR/EDR-specific HCI commands
David Scherba
2010-08-10
1
-0
/
+8
*
Store debug keys in runtime memory
Johan Hedberg
2010-06-12
1
-0
/
+1
*
Update copyright information
Marcel Holtmann
2010-01-01
1
-1
/
+1
*
Add skeleton for RFKILL support
Marcel Holtmann
2009-07-29
1
-0
/
+3
*
Move MAX_NAME_LENGTH define from hcid.h to adapter.h
Johan Hedberg
2009-06-30
1
-2
/
+0
*
Use a proper define for the maximum name length
Johan Hedberg
2009-06-30
1
-0
/
+2
*
Add udev mode to bluetoothd
Bastien Nocera
2009-06-11
1
-0
/
+3
*
Add NameResolving option to main.conf
Ilya Rubtsov
2009-05-10
1
-0
/
+1
*
Change var name inqmode to discov_interval to be more suggestive.
Luiz Augusto von Dentz
2009-05-08
1
-1
/
+1
*
Moving all adapter initialization code to hciops plugin.
Alok Barsode
2009-04-28
1
-1
/
+11
*
exporting device_event().
Alok Barsode
2009-04-27
1
-0
/
+1
*
Add ReverseServiceDiscovery config option
Johan Hedberg
2009-01-13
1
-0
/
+1
*
Update copyright information
Marcel Holtmann
2009-01-01
1
-1
/
+1
*
Implement RememberPowered config option
Johan Hedberg
2008-12-22
1
-0
/
+1
*
Get rid of OffMode and always behave like DevDown
Johan Hedberg
2008-12-01
1
-4
/
+0
*
Introduce PairableTimeout Property and fix use of g_timeout_add.
Luiz Augusto von Dentz
2008-11-27
1
-0
/
+1
*
Use a common timeout for hci commands
Johan Hedberg
2008-09-23
1
-0
/
+3
*
Adapter initialization cleanup
Claudio Takahasi
2008-09-01
1
-39
/
+20
*
Cleanup: Removed set packet type ad voice settings
Claudio Takahasi
2008-08-28
1
-12
/
+0
*
Storage cleanup
Claudio Takahasi
2008-08-28
1
-45
/
+1
*
Cleanup: declaring mode2str and str2mode to static
Claudio Takahasi
2008-08-28
1
-1
/
+1
*
Remove unused alloc_device_opts() function
Marcel Holtmann
2008-08-27
1
-2
/
+0
*
Removed warnings
Claudio Takahasi
2008-08-26
1
-1
/
+0
*
Cleanup: unnecessary includes and defines, moved some declarations
Claudio Takahasi
2008-08-26
1
-27
/
+1
*
Remove obsolete security and pairing option
Marcel Holtmann
2008-08-05
1
-10
/
+0
*
Remove left-over parser_device declaration
Marcel Holtmann
2008-08-05
1
-1
/
+0
[next]