index
:
~wtay/bluez
arun-4101
arun-ccu/master
master
Bluez hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
adapter.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-27
core: Fix not updating storage when mode changes
Chan-yeol Park
1
-9
/
+5
2012-08-26
core: Fix memory leak
Vinicius Costa Gomes
1
-1
/
+3
2012-08-16
adapter: fix call to get_key_info
Henrique Dante de Almeida
1
-1
/
+1
2012-08-14
dbusoob: Reply with error if SSP is not supported
Szymon Janc
1
-0
/
+5
2012-07-30
Fix not setting class of device in adapter
Szymon Janc
1
-10
/
+15
2012-07-29
storage: Store address type in "linkkeys" file
Paulo Alcantara
1
-2
/
+7
2012-07-29
storage: Store address type in "profiles" file
Paulo Alcantara
1
-2
/
+7
2012-07-29
core: Fix reading from "aliases" and "names" file
Paulo Alcantara
1
-6
/
+17
2012-07-29
adapter: Add Appearance property for LE devices
Bruna Moreira
1
-2
/
+4
2012-07-29
adapter: Emit DeviceFound() signal only to discoverable devices
Bruna Moreira
1
-0
/
+5
2012-07-29
adapter: Remove unused Broadcaster property
Bruna Moreira
1
-7
/
+0
2012-07-10
Move mgmtops to the core daemon
Johan Hedberg
1
-114
/
+47
2012-07-05
storage: Store address type in "names" file
Paulo Alcantara
1
-1
/
+2
2012-07-04
adapter: remove deprecated ListDevices() method
Gustavo Padovan
1
-35
/
+0
2012-07-04
adapter: make restore powered work again
Gustavo Padovan
1
-1
/
+4
2012-07-04
adapter: remove btd_adapter_encrypt_link()
Gustavo Padovan
1
-6
/
+0
2012-07-04
adapter_ops: remove disable_cod_cache
Gustavo Padovan
1
-2
/
+0
2012-06-19
adapter: Change not-connected authorization error to a warning
Johan Hedberg
1
-1
/
+1
2012-05-27
storage: Rename primary file to primaries
Claudio Takahasi
1
-3
/
+3
2012-05-27
core: Fix creating device from "longtermkeys" file
Paulo Alcantara
1
-10
/
+16
2012-05-27
storage: Store address type in "appearance" file
Paulo Alcantara
1
-2
/
+2
2012-05-24
core: Remove unnecessary agent variable
Johan Hedberg
1
-3
/
+1
2012-05-24
adapter: Remove unwanted if check and code
Syam Sidhardhan
1
-3
/
+0
2012-05-23
core: Fix creating device from "primary" file
Claudio Takahasi
1
-3
/
+7
2012-05-17
adapter: do not check signature twice
Lucas De Marchi
1
-3
/
+0
2012-05-17
Do not set signature and reply in GDBus tables
Lucas De Marchi
1
-19
/
+19
2012-05-17
Convert GDBus methods to use macro helpers
Lucas De Marchi
1
-27
/
+54
2012-05-17
Constify GDBus signal tables
Lucas De Marchi
1
-1
/
+1
2012-05-17
Constify GDBus method tables
Lucas De Marchi
1
-1
/
+1
2012-05-16
adapter: Remove dead code from set_property()
Anderson Lizardo
1
-4
/
+0
2012-04-25
Remove addr_type_t definition from adapter.h
Claudio Takahasi
1
-34
/
+36
2012-04-23
core: Remove DiscoverSchedulerInterval option from main.conf
Luiz Augusto von Dentz
1
-3
/
+2
2012-04-23
core: Fix adapter mode inconsistency
Mikel Astiz
1
-1
/
+5
2012-04-16
adapter: Add warning if there is no authorization agent
Chan-yeol Park
1
-0
/
+1
2012-04-16
build: Remove glib-compat.h support
Marcel Holtmann
1
-1
/
+0
2012-04-12
Add display parameter to plugin pincode callback
Scott James Remnant
1
-2
/
+2
2012-04-04
Adapter: Fix Discovering state while Powering Off
Hemant Gupta
1
-0
/
+1
2012-04-03
adapter: Fix segfault when icon is uninitialized
Bruna Moreira
1
-0
/
+2
2012-03-30
eir: Read GAP appearance from advertising data
Bruna Moreira
1
-0
/
+11
2012-03-28
Add support for setting VID source in DeviceID from config file
Szymon Janc
1
-2
/
+4
2012-03-26
GATT: Replace start/end with att_range
Chen Ganir
1
-2
/
+2
2012-03-26
GATT: Rename service and char structs
Chen Ganir
1
-3
/
+4
2012-03-26
GATT: Rename AttributeServer switch
Chen Ganir
1
-4
/
+4
2012-03-05
Remove not needed total variable in get_ltk_info
Szymon Janc
1
-5
/
+2
2012-03-02
core: Fix calling stop_discovery through btd_adapter_stop
Johan Hedberg
1
-2
/
+4
2012-03-02
core: remove set_limited_discoverable from adapter_ops driver
Luiz Augusto von Dentz
1
-8
/
+0
2012-03-02
core: Make adapter_ops->set_discoverable to take discoverable timeout
Luiz Augusto von Dentz
1
-87
/
+11
2012-03-03
core: Remove name and class setting from btd_adapter_start()
Johan Hedberg
1
-14
/
+24
2012-03-02
core: Remove bogus adapter->up check from probe_driver()
Johan Hedberg
1
-3
/
+0
2012-02-22
core: Fix initial adapter state
Johan Hedberg
1
-4
/
+2
[prev]
[next]