1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
|
capi-network-bluetooth (0.1.36-1) unstable; urgency=low
* Implement AVRCP callback functions
* Git: magnolia/framework/api/bluetooth
* Tag: capi-network-bluetooth_0.1.36-1
-- DoHyun Pyun <dh79.pyun@samsung.com> Wed, 28 Nov 2012 10:45:13 +0900
capi-network-bluetooth (0.1.35-1) unstable; urgency=low
* Add GATT api for BTLE support
* Git: magnolia/framework/api/bluetooth
* Tag: capi-network-bluetooth_0.1.35-1
-- Chethan T N <chethan.tn@samsung.com> Fri, 23 Nov 2012 19:15:01 +0900
capi-network-bluetooth (0.1.34-1) unstable; urgency=low
* Correct the spelling
* Git: magnolia/framework/api/bluetooth
* Tag: capi-network-bluetooth_0.1.34-1
-- DoHyun Pyun <dh79.pyun@samsung.com> Wed, 14 Nov 2012 17:16:04 +0900
capi-network-bluetooth (0.1.33-1) unstable; urgency=low
* Implement bt_ag_is_nrec_enabled API
* Git: magnolia/framework/api/bluetooth
* Tag: capi-network-bluetooth_0.1.33-1
-- DoHyun Pyun <dh79.pyun@samsung.com> Wed, 14 Nov 2012 11:33:49 +0900
capi-network-bluetooth (0.1.32-1) unstable; urgency=low
* Add the duration parameter in bt_adapter_get_visibility
* Git: magnolia/framework/api/bluetooth
* Tag: capi-network-bluetooth_0.1.32-1
-- DoHyun Pyun <dh79.pyun@samsung.com> Wed, 07 Nov 2012 17:30:49 +0900
capi-network-bluetooth (0.1.31-1) unstable; urgency=low
* Update version number
* Git: magnolia/framework/api/bluetooth
* Tag: capi-network-bluetooth_0.1.31-1
-- Jaekyun Lee <jkyun.lee@samsung.com> Tue, 06 Nov 2012 17:28:40 +0900
capi-network-bluetooth (0.1.30-1) unstable; urgency=low
* Implement bt_device_foreach_connected_profiles
* Git: slp/api/bluetooth
* Tag: capi-network-bluetooth_0.1.30-1
-- DoHyun Pyun <dh79.pyun@samsung.com> Tue, 06 Nov 2012 16:22:58 +0900
capi-network-bluetooth (0.1.29-1) unstable; urgency=low
* Fix the build break
* Git: slp/api/bluetooth
* Tag: capi-network-bluetooth_0.1.29-1
-- DoHyun Pyun <dh79.pyun@samsung.com> Wed, 17 Oct 2012 14:24:53 +0900
capi-network-bluetooth (0.1.28-1) unstable; urgency=low
* Add the device events
* Git: slp/api/bluetooth
* Tag: capi-network-bluetooth_0.1.28-1
-- DoHyun Pyun <dh79.pyun@samsung.com> Tue, 16 Oct 2012 11:17:10 +0900
capi-network-bluetooth (0.1.27-1) unstable; urgency=low
* Add license file in each rpm
* Git: slp/api/bluetooth
* Tag: capi-network-bluetooth_0.1.27-1
-- DoHyun Pyun <dh79.pyun@samsung.com> Thu, 11 Oct 2012 16:08:24 +0900
capi-network-bluetooth (0.1.26-1) unstable; urgency=low
* Assign the error code to result
* Git: slp/api/bluetooth
* Tag: capi-network-bluetooth_0.1.26-1
-- DoHyun Pyun <dh79.pyun@samsung.com> Wed, 26 Sep 2012 15:00:30 +0900
capi-network-bluetooth (0.1.25-1) unstable; urgency=low
* Add the address parameter in network connected event
* Git: slp/api/bluetooth
* Tag: capi-network-bluetooth_0.1.25-1
-- DoHyun Pyun <dh79.pyun@samsung.com> Wed, 26 Sep 2012 13:09:45 +0900
capi-network-bluetooth (0.1.24-1) unstable; urgency=low
* Tagging and upload the package
* Git: slp/api/bluetooth
* Tag: capi-network-bluetooth_0.1.24-1
-- DoHyun Pyun <dh79.pyun@samsung.com> Tue, 25 Sep 2012 15:11:44 +0900
capi-network-bluetooth (0.1.23-1) unstable; urgency=low
* Tagging and upload the package
* Git: slp/api/bluetooth
* Tag: capi-network-bluetooth_0.1.23-1
-- Sangki Park <sangki79.park@samsung.com> Tue, 25 Sep 2012 10:48:46 +0900
capi-network-bluetooth (0.1.22-1) unstable; urgency=low
* Apply smack manifest file
* slp/api/bluetooth
* Tag: capi-network-bluetooth_0.1.22-1
-- Sangki Park <sangki79.park@samsung.com> Fri, 21 Sep 2012 11:09:41 +0900
capi-network-bluetooth (0.1.21-1) unstable; urgency=low
* Tagging and upload the package
* Git: slp/api/bluetooth
* Tag: capi-network-bluetooth_0.1.21-1
-- DoHyun Pyun <dh79.pyun@samsung.com> Tue, 18 Sep 2012 16:23:52 +0900
capi-network-bluetooth (0.1.20-1) natty; urgency=low
* Tagging and upload the package
* Git: slp/api/bluetooth
* Tag: capi-network-bluetooth_0.1.20-1
-- DoHyun Pyun <dh79.pyun@samsung.com> Tue, 18 Sep 2012 13:52:44 +0900
capi-network-bluetooth (0.1.19-1) unstable; urgency=low
* Tagging and upload the package
* Git: slp/api/bluetooth
* Tag: capi-network-bluetooth_0.1.19-1
-- DoHyun Pyun <dh79.pyun@samsung.com> Mon, 17 Sep 2012 15:31:29 +0900
capi-network-bluetooth (0.1.17-1) unstable; urgency=low
* Tagging and upload the package
* Git: slp/api/bluetooth
* Tag: capi-network-bluetooth_0.1.17-1
-- Sangki Park <sangki79.park@samsung.com> Thu, 13 Sep 2012 12:47:12 +0900
capi-network-bluetooth (0.1.16-1) unstable; urgency=low
* Tagging and upload the package
* Git: slp/api/bluetooth
* Tag: capi-network-bluetooth_0.1.16-1
-- Sangki Park <sangki79.park@samsung.com> Thu, 13 Sep 2012 11:03:33 +0900
capi-network-bluetooth (0.1.15-1) unstable; urgency=low
* Tagging and upload the package
* Git: slp/api/bluetooth
* Tag: capi-network-bluetooth_0.1.15-1
-- DoHyun Pyun <dh79.pyun@samsung.com> Tue, 11 Sep 2012 16:08:53 +0900
capi-network-bluetooth (0.1.14-1) unstable; urgency=low
* Tagging and upload the package
* Git: slp/api/bluetooth
* Tag: capi-network-bluetooth_0.1.14-1
-- DoHyun Pyun <dh79.pyun@samsung.com> Tue, 11 Sep 2012 09:56:47 +0900
capi-network-bluetooth (0.1.13-1) unstable; urgency=low
* Tagging and upload the package
* Git: slp/api/bluetooth
* Tag: capi-network-bluetooth_0.1.13-1
-- DoHyun Pyun <dh79.pyun@samsung.com> Mon, 10 Sep 2012 12:56:50 +0900
capi-network-bluetooth (0.1.12-1) unstable; urgency=low
* Tagging and upload the package
* Git: slp/api/bluetooth
* Tag: capi-network-bluetooth_0.1.12-1
-- DoHyun Pyun <dh79.pyun@samsung.com> Thu, 16 Aug 2012 16:56:23 +0900
capi-network-bluetooth (0.1.11-1) unstable; urgency=low
* Tagging and upload the package
* Git: slp/api/bluetooth
* Tag: capi-network-bluetooth_0.1.11-1
-- DoHyun Pyun <dh79.pyun@samsung.com> Wed, 08 Aug 2012 19:26:30 +0900
capi-network-bluetooth (0.1.10-1) unstable; urgency=low
* Tagging and upload the package
* Git: slp/api/bluetooth
* Tag: capi-network-bluetooth_0.1.10-1
-- DoHyun Pyun <dh79.pyun@samsung.com> Wed, 08 Aug 2012 17:08:38 +0900
capi-network-bluetooth (0.1.9-1) unstable; urgency=low
* Modify the HID APIs
* Git: slp/api/bluetooth
* Tag: capi-network-bluetooth_0.1.9-1
-- DoHyun Pyun <dh79.pyun@samsung.com> Tue, 07 Aug 2012 17:39:52 +0900
capi-network-bluetooth (0.1.8-1) unstable; urgency=low
* Implement bt_socket_set_connection_requested_cb APIs
* Git: slp/api/bluetooth
* Tag: capi-network-bluetooth_0.1.8-1
-- DoHyun Pyun <dh79.pyun@samsung.com> Mon, 06 Aug 2012 18:08:24 +0900
capi-network-bluetooth (0.1.7-1) unstable; urgency=low
* Implement bt_get_device_info API
* Git: slp/api/bluetooth
* Tag: capi-network-bluetooth_0.1.7-1
-- DoHyun Pyun <dh79.pyun@samsung.com> Wed, 01 Aug 2012 14:03:45 +0900
capi-network-bluetooth (0.1.6-1) unstable; urgency=low
* Modify the RFCOMM implement
* Git: slp/api/bluetooth
* Tag: capi-network-bluetooth_0.1.6-1
-- DoHyun Pyun <dh79.pyun@samsung.com> Wed, 25 Jul 2012 11:02:31 +0900
capi-network-bluetooth (0.1.5-1) unstable; urgency=low
* Add bt_get_device_info API
* Git: slp/api/bluetooth
* Tag: capi-network-bluetooth_0.1.5-1
-- DoHyun Pyun <dh79.pyun@samsung.com> Tue, 17 Jul 2012 13:51:51 +0900
capi-network-bluetooth (0.1.4-1) unstable; urgency=low
* Add HDP API / Fix inapposite data type (rssi)
* Git: slp/api/bluetooth
* Tag: capi-network-bluetooth_0.1.4-1
-- Sangki Park <sangki79.park@samsung.com> Fri, 29 Jun 2012 17:10:28 +0900
capi-network-bluetooth (0.1.3-1) unstable; urgency=low
* Implement the requirements from OSP
* Git: slp/api/bluetooth
* Tag: capi-network-bluetooth_0.1.3-1
-- DoHyun Pyun <dh79.pyun@samsung.com> Wed, 13 Jun 2012 09:14:03 +0900
capi-network-bluetooth (0.1.2-1) unstable; urgency=low
* Fix the DTS testcase
* Git: slp/api/bluetooth
* Tag: capi-network-bluetooth_0.1.2-1
-- DoHyun Pyun <dh79.pyun@samsung.com> Thu, 12 Apr 2012 15:48:47 +0900
capi-network-bluetooth (0.1.1-1) unstable; urgency=low
* Fix the crash in DTS test
* Git: slp/api/bluetooth
* Tag: capi-network-bluetooth_0.1.1-1
-- DoHyun Pyun <dh79.pyun@samsung.com> Thu, 29 Mar 2012 14:45:08 +0900
capi-network-bluetooth (0.1.0-14) unstable; urgency=low
* Initialize the pointer to NULL after free
* Git: slp/api/bluetooth
* Tag: capi-network-bluetooth_0.1.0-14
-- DoHyun Pyun <dh79.pyun@samsung.com> Wed, 21 Mar 2012 17:15:59 +0900
capi-network-bluetooth (0.1.0-13) unstable; urgency=low
* Correct dependent package
* Git: slp/api/bluetooth
* Tag: capi-network-bluetooth_0.1.0-13
-- ByungWoo Lee <bw1212.lee@samsung.com> Thu, 15 Mar 2012 13:13:36 +0900
capi-network-bluetooth (0.1.0-12) unstable; urgency=low
* Modify coding style
* Git: slp/api/bluetooth
* Tag: capi-network-bluetooth_0.1.0-12
-- ByungWoo Lee <bw1212.lee@samsung.com> Mon, 20 Feb 2012 15:50:45 +0900
capi-network-bluetooth (0.1.0-11) unstable; urgency=low
* Add versioning of library
* Git: slp/api/bluetooth
* Tag: capi-network-bluetooth_0.1.0-11
-- ByungWoo Lee <bw1212.lee@samsung.com> Tue, 14 Feb 2012 17:09:56 +0900
capi-network-bluetooth (0.1.0-10) unstable; urgency=low
* Clean codes
* Git: slp/api/bluetooth
* Tag: capi-network-bluetooth_0.1.0-10
-- ByungWoo Lee <bw1212.lee@samsung.com> Thu, 02 Feb 2012 14:49:58 +0900
capi-network-bluetooth (0.1.0-9) unstable; urgency=low
* Add LICENSE, remove COPYING and Convert TIZEN_ERROR_OK to TIZEN_ERROR_NONE
* Git: slp/api/bluetooth
* Tag: capi-network-bluetooth_0.1.0-9
-- ByungWoo Lee <bw1212.lee@samsung.com> Mon, 05 Dec 2011 13:04:56 +0900
capi-network-bluetooth (0.1.0-8) unstable; urgency=low
* Fix bug in destroying a bond
* Git: slp-source.sec.samsung.net:slp/api/bluetooth
* Tag: capi-network-bluetooth_0.1.0-8
-- ByungWoo Lee <bw1212.lee@samsung.com> Wed, 30 Nov 2011 21:07:06 +0900
capi-network-bluetooth (0.1.0-7) unstable; urgency=low
* Add service_uuid to bt_device_info_s and bt_device_sdp_info_s instead of service_list and modify log
* Git: slp-source.sec.samsung.net:slp/api/bluetooth
* Tag: capi-network-bluetooth_0.1.0-7
-- ByungWoo Lee <bw1212.lee@samsung.com> Wed, 30 Nov 2011 19:49:10 +0900
capi-network-bluetooth (0.1.0-6) unstable; urgency=low
* Convert SLP into TIZEN
* Git: slp-source.sec.samsung.net:slp/api/bluetooth
* Tag: capi-network-bluetooth_0.1.0-6
-- ByungWoo Lee <bw1212.lee@samsung.com> Wed, 23 Nov 2011 13:09:26 +0900
capi-network-bluetooth (0.1.0-5) unstable; urgency=low
* Change bt_device_cancel_bonding() and bt_adapter_set_visibility() into synchronous function, and Add BT_ERROR_SERVICE_SEARCH_ERROR to bt_error_e.
* Git: slp-source.sec.samsung.net:slp/api/bluetooth
* Tag: capi-network-bluetooth_0.1.0-5
-- ByungWoo Lee <bw1212.lee@samsung.com> Wed, 02 Nov 2011 18:58:16 +0900
capi-network-bluetooth (0.1.0-4) unstable; urgency=low
* Modify bt_error_e and change bt_device_cancel_service_search() and bt_device_cancel_bonding() into synchronous function
* Git: slp-source.sec.samsung.net:slp/api/bluetooth
* Tag: capi-network-bluetooth_0.1.0-4
-- ByungWoo Lee <bw1212.lee@samsung.com> Thu, 27 Oct 2011 16:59:18 +0900
capi-network-bluetooth (0.1.0-3) unstable; urgency=low
* Change bt_adapter_set_name into synchronous function
* Git: slp-source.sec.samsung.net:slp/api/bluetooth
* Tag: capi-network-bluetooth_0.1.0-3
-- ByungWoo Lee <bw1212.lee@samsung.com> Mon, 17 Oct 2011 18:34:03 +0900
capi-network-bluetooth (0.1.0-2) unstable; urgency=low
* Correct bug which happens when set local name and modify bt_error_e
* Git: slp-source.sec.samsung.net:slp/api/bluetooth
* Tag: capi-network-bluetooth_0.1.0-2
-- ByungWoo Lee <bw1212.lee@samsung.com> Mon, 10 Oct 2011 18:37:32 +0900
capi-network-bluetooth (0.1.0-1) unstable; urgency=low
* Modify error code of bt_initialize() and bt_deinitialize()
* Git: slp-source.sec.samsung.net:slp/api/bluetooth
* Tag: capi-network-bluetooth_0.1.0-1
-- ByungWoo Lee <bw1212.lee@samsung.com> Tue, 27 Sep 2011 22:17:33 +0900
capi-network-bluetooth (0.0.1-9) unstable; urgency=low
* Remove undefined enum type
* Git: slp-source.sec.samsung.net:slp/api/bluetooth
* Tag: capi-network-bluetooth_0.0.1-9
-- Kangho Hur <kangho.hur@samsung.com> Mon, 26 Sep 2011 21:31:34 +0900
capi-network-bluetooth (0.0.1-8) unstable; urgency=low
* Change device_address to remote_address
* Git: slp-source.sec.samsung.net:slp/api/bluetooth
* Tag: capi-network-bluetooth_0.0.1-8
-- ByungWoo Lee <bw1212.lee@samsung.com> Fri, 23 Sep 2011 20:02:07 +0900
capi-network-bluetooth (0.0.1-7) unstable; urgency=low
* Remove BT_MAJOR_SERVICE_CLASS_UNKNOWN
* Git: slp-source.sec.samsung.net:slp/api/bluetooth
* Tag: capi-network-bluetooth_0.0.1-7
-- ByungWoo Lee <bw1212.lee@samsung.com> Tue, 20 Sep 2011 17:17:01 +0900
capi-network-bluetooth (0.0.1-6) unstable; urgency=low
* Rename class to bt_class
* Git: slp-source.sec.samsung.net:slp/api/bluetooth
* Tag: capi-network-bluetooth_0.0.1-6
-- ByungWoo Lee <bw1212.lee@samsung.com> Thu, 08 Sep 2011 10:54:58 +0900
capi-network-bluetooth (0.0.1-5) unstable; urgency=low
* Remove parameters of bt_adapter_start_device_discovery()
* Git: slp-source.sec.samsung.net:slp/api/bluetooth
* Tag: capi-network-bluetooth_0.0.1-5
-- ByungWoo Lee <bw1212.lee@samsung.com> Mon, 05 Sep 2011 20:22:36 +0900
capi-network-bluetooth (0.0.1-4) unstable; urgency=low
* Add bt_adapter_device_discovery_info_s
* Git: slp-source.sec.samsung.net:slp/api/bluetooth
* Tag: capi-network-bluetooth_0.0.1-4
-- ByungWoo Lee <bw1212.lee@samsung.com> Mon, 22 Aug 2011 15:41:37 +0900
capi-network-bluetooth (0.0.1-3) unstable; urgency=low
* Fix build break
* Git: slp-source.sec.samsung.net:slp/api/bluetooth
* Tag: capi-network-bluetooth_0.0.1-3
-- Kangho Hur <kangho.hur@samsung.com> Sat, 13 Aug 2011 01:07:56 +0900
capi-network-bluetooth (0.0.1-2) unstable; urgency=low
* Modify how to copy service list
* Git: slp-source.sec.samsung.net:slp/api/bluetooth
* Tag: capi-network-bluetooth_0.0.1-2
-- ByungWoo Lee <bw1212.lee@samsung.com> Thu, 11 Aug 2011 19:45:20 +0900
capi-network-bluetooth (0.0.1-1) unstable; urgency=low
* Initial upload
* Git: slp-source.sec.samsung.net:slp/api/bluetooth
* Tag: capi-network-bluetooth_0.0.1-1
-- ByungWoo Lee <bw1212.lee@samsung.com> Mon, 08 Aug 2011 10:12:25 +0900
|