19 Commits

Author SHA1 Message Date
matthias.ringwald
6b64433e6a added non-commerical clause and contact email 2012-05-07 21:54:09 +00:00
mila@ringwald.ch
60e6602f0b handled alloc failure; handled overide of existing record 2011-12-18 21:48:12 +00:00
mila@ringwald.ch
7777253151 overwrite stored names & link keys if no place remained 2011-11-15 13:37:11 +00:00
mila@ringwald.ch
31b7540338 overwrite stored names & link keys if no place remained 2011-11-15 13:32:34 +00:00
mila@ringwald.ch
208d2a4d0f keep db_mem_link_keys and db_mem_names lists sorted by last used item 2011-09-08 22:15:33 +00:00
mila@ringwald.ch
fe739638d3 added explicit casts for btstack mallocs 2011-09-03 21:04:27 +00:00
matthias.ringwald
e0e5e28530 db_mem_device_t split into two 2011-08-26 22:14:31 +00:00
matthias.ringwald
3eabd1d741 _get_item(bt_addr_t*) renamed as get_item(...) 2011-08-25 18:47:49 +00:00
matthias.ringwald
8ab76fbca2 extracted method get_item(bt_addr_t*) 2011-08-25 18:19:43 +00:00
matthias.ringwald
461809d6c5 use BD_ADDR to fix bd_addr lookup 2011-08-24 20:39:44 +00:00
matthias.ringwald
56081214e8 db_mem_devices and db_mem_services initilized with NULL 2011-08-24 19:58:25 +00:00
matthias.ringwald
14f83a1051 mark remote_device_db_memory as const 2011-08-20 10:31:37 +00:00
matthias.ringwald@gmail.com
97bf3bd7e5 use proper function signatures 2011-08-18 16:08:59 +00:00
matthias.ringwald
48fb9fc3d0 use bstack_memory pools 2011-07-29 22:24:34 +00:00
matthias.ringwald
3af7c95d47 move structs to header 2011-07-29 22:12:27 +00:00
matthias.ringwald
01a3cd9016 use singular for types 2011-07-29 22:07:11 +00:00
matthias.ringwald
113c38a3f8 use // MARK: instead of #pragma mark 2011-07-12 15:41:12 +00:00
matthias.ringwald
62017f66c4 pulled patch 153v2_persistance_keys, fixed compiler warnings, used BD_ADDR_CMP to compare bd_addr 2011-05-27 18:43:56 +00:00
matthias.ringwald
73ba8a136d memory storage for remote device db as proposed by Simon 2011-05-12 20:09:42 +00:00