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
/
storage.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-09
storage: Remove not used read_remote_features
Szymon Janc
1
-45
/
+0
2012-10-09
storage: Remove not used write_features_info
Szymon Janc
1
-32
/
+0
2012-10-09
storage: Remove not used write_version_info
Szymon Janc
1
-17
/
+0
2012-10-09
storage: Remove not used read_remote_eir
Szymon Janc
1
-41
/
+0
2012-10-09
event: Don't store EIR in btd_event_device_found
Szymon Janc
1
-21
/
+0
2012-10-05
storage: Constify bdaddr_t pointers parameters
Szymon Janc
1
-44
/
+53
2012-08-14
storage: Mark write_device_name name parameter as const
Johan Hedberg
1
-1
/
+1
2012-07-29
storage: Remove support for trusted services
Vinicius Costa Gomes
1
-105
/
+14
2012-07-29
storage: Store address type in "sdp" file
Paulo Alcantara
1
-13
/
+36
2012-07-29
storage: Store address type in "eir" file
Paulo Alcantara
1
-9
/
+21
2012-07-29
storage: Store address type in "trusts" file
Paulo Alcantara
1
-11
/
+30
2012-07-29
storage: Store address type in "linkkeys" file
Paulo Alcantara
1
-4
/
+17
2012-07-29
storage: Store address type in "did" file
Paulo Alcantara
1
-10
/
+23
2012-07-29
storage: Store address type in "profiles" file
Paulo Alcantara
1
-4
/
+7
2012-07-29
storage: Store address type in "lastused" file
Paulo Alcantara
1
-4
/
+7
2012-07-29
storage: Store address type in "lastseen" file
Paulo Alcantara
1
-4
/
+7
2012-07-29
storage: Store address type in "blocked" file
Claudio Takahasi
1
-10
/
+21
2012-07-29
storage: Store address type in "aliases" file
Paulo Alcantara
1
-5
/
+21
2012-07-29
storage: Make it clear that delete_entry only works for addresses
Vinicius Costa Gomes
1
-3
/
+19
2012-07-05
storage: Store address type in "names" file
Paulo Alcantara
1
-8
/
+22
2012-06-02
core: Move UUID string definition to lib
Daniel Wagner
1
-0
/
+1
2012-05-27
storage: Rename appearance file to appearances
Paulo Alcantara
1
-2
/
+2
2012-05-27
storage: Rename primary file to primaries
Claudio Takahasi
1
-3
/
+3
2012-05-27
storage: Rename characteristic to characteristics
Claudio Takahasi
1
-3
/
+3
2012-05-27
storage: Store address type in "attributes" file
Paulo Alcantara
1
-8
/
+4
2012-05-27
storage: Store address type in "longtermkeys" file
Paulo Alcantara
1
-6
/
+10
2012-05-27
storage: Store address type in "ccc" file
Paulo Alcantara
1
-10
/
+10
2012-05-27
storage: Store address type in "appearance" file
Paulo Alcantara
1
-8
/
+11
2012-05-27
storage: Store address type in "characteristics"
Paulo Alcantara
1
-8
/
+11
2012-05-24
storage: Use g_free() instead of free()
Syam Sidhardhan
1
-3
/
+3
2012-05-23
core: Fix removing device services from "primary" file
Paulo Alcantara
1
-11
/
+15
2012-05-23
storage: Store BLE address type in "primary" file
Paulo Alcantara
1
-8
/
+11
2012-04-16
build: Remove glib-compat.h support
Marcel Holtmann
1
-1
/
+0
2012-03-30
storage: Add storage to GAP characteristic
Bruna Moreira
1
-0
/
+38
2012-01-19
Add storage functions to handle SMP keys
Vinicius Costa Gomes
1
-0
/
+32
2012-01-18
storage: Add variable-length EIR support to write_remote_eir
Johan Hedberg
1
-2
/
+3
2011-11-14
Fix removing storage for device over BR/EDR
Claudio Takahasi
1
-8
/
+2
2011-11-14
Add storage function to remove CCC of a device
Claudio Takahasi
1
-0
/
+11
2011-11-14
Add generic function to delete by pattern
Claudio Takahasi
1
-42
/
+24
2011-11-14
Remove CCC entries when device is removed
Claudio Takahasi
1
-0
/
+16
2011-11-14
Add storage functions to deal with CCC
Vinicius Costa Gomes
1
-0
/
+44
2011-10-18
Add glib-compat.h to deal with issues in old GLib versions
Johan Hedberg
1
-0
/
+1
2011-09-16
Fix magic numbers for local/remote name length
Claudio Takahasi
1
-6
/
+6
2011-09-16
Remove unneeded headers included in storage.c
Claudio Takahasi
1
-4
/
+0
2011-09-16
Remove not referenced function in storage.c
Claudio Takahasi
1
-29
/
+0
2011-09-16
Remove create_file calls for read operations
Claudio Takahasi
1
-8
/
+0
2011-09-16
Remove storing device type
Claudio Takahasi
1
-38
/
+0
2011-07-14
Fix read_pin_code to return ssize_t
David Herrmann
1
-2
/
+2
2011-06-30
Make use of g_slist_free_full when elements are dynamically-allocated
Luiz Augusto von Dentz
1
-4
/
+2
2011-04-27
Use HCI_MAX_EIR_LENGTH instead of hard-coded value
Bruna Moreira
1
-2
/
+2
[next]