Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/bluez/bluez-sandbox
Test Repository. Do Not Clone or Fork.
https://github.com/bluez/bluez-sandbox
This patch corrects number of handles which are reserved for DIS service
while adding to gatt db...
Verify Generic Attribute Profile client behavior when the Read Long
Characteristic Value procedu...
Verify Generic Attribute Profile client behavior when the Read Long
Characteristic Value procedu...
Verify Generic Attribute Profile client behavior when the Read Long
Characteristic Value procedu...
Verify Generic Attribute Profile client behavior when the Read Long
Characteristic Value procedu...
Verify Generic Attribute Profile client behavior when the Read Long
Characteristic Value procedu...
Verify Generic Attribute Profile client behavior when the Read Long
Characteristic Value procedu...
Bluetooth 4.2 vol 3, part F, ch 3.2.9 states: "The maximum length of an
attribute value shall be...
Verify if long reads works with a value of 512 bytes.
d058b13664fefa6eeafb78640ad90f9915e27883 authored about 10 years ago
Verify that a Generic Attribute Profile client can read a Characteristic
Value by selected handl...
dev->ring is only valid if there is incoming call and AG is sending
RING indications.
Fix follo...
b523df8aa557f65014f302222da62a910f52bdd2 authored about 10 years ago5d610774858724fb28c05b7f04a017529b22e7d5 authored about 10 years ago
93171e386c0f31866c685c96bfe03f4208a6a865 authored about 10 years ago
src/shared/gatt-helpers.c:851:9: warning: Use of memory after it is freed
return op->id ...
This reverts commit 8dd10b945c0ea35ecd4b739811b329b0a0610974, the issues
reported were false pos...
This reverts 0dce8d1cb0dea2512b79ea746ecaaa773434413e adding proper
tracking of the pending oper...
Fix bug that prevent creating gatt_primary structures if no browse
request exists at the time.
0245437c237cded4a66f7889e92bb4f2fd76765b authored about 10 years ago
Make API documentation reflect the current implementation.
68e9980dc098525fa2c2f232a14ca714ca7debc4 authored about 10 years ago
tools/hciattach_ath3k.c:848:3: warning: Value stored to 'err' is never read
err ...
src/shared/gatt-client.c:534:14: warning: Use of memory after it is freed
op->success = ...
src/shared/gatt-helpers.c:709:6: warning: Use of memory after it is freed
if (op->callba...
Make API documentation reflect the current implementation.
c0e83c551e1f565b7026bf97d22f108916605d2b authored about 10 years ago
For both Handle Value Notification & Handle Value Indication, the size
of the payload is limited...
When sending notification and indication data, the size of the allocated
packet is the smallest ...
52e73ddca4f241562fc7cbd227de480ae5408b05 authored about 10 years ago
bb6efd74c42b1f4d0843db40c8acde04986c562d authored about 10 years ago
0b0b5ada9d71ecbd9113b17143e299579b6c8cf9 authored about 10 years ago
333fb02e6889ec13a3aa32cc3775f9c378955594 authored about 10 years ago
fe29cf0f5aa2e868a8670b0bd618368f23e3fa8c authored about 10 years ago
86b6c04f07dda6f4ef637ee181cf0c9af12bfc96 authored about 10 years ago
8a7a23bb9b555c6ebdfeeae54771eb7ff15f7f58 authored about 10 years ago
9079c3b3f1d273c78a3f3b5162d25cd12ba10826 authored about 10 years ago
5a9a6871fecc5c29351210ccd412292a95f03c38 authored about 10 years ago
1b42c1b36fb671acf4591b1488b256e0a6bc01f0 authored about 10 years ago
2583be537a3bd5769d8f4019cddbf7f4c70596be authored about 10 years ago
c3349d33e473354d324b5ee0202991de9193f544 authored about 10 years ago
45468bb6d8cf94eaf8bff9dda7072148cee9e65d authored about 10 years ago
35bc544622d75108487096af0b2ea423ab648a8a authored about 10 years ago
434228aca40dd9be2a0a2ae73df66c7841602fa7 authored about 10 years ago
b1004a59e949201ff6acc5d43938b7f68e144df3 authored about 10 years ago
5337106f78450cc4b86fd9398794f857cda3593f authored about 10 years ago
caaf52e6a2130cb38df0e092fce707cb5c613715 authored about 10 years ago
21b3f2df2a311b367df4d809c4e00ef34e4f5024 authored about 10 years ago
dev is never used before being assigned from find_device_by_addr.
b8a6a0e8f7386fb26049f6778f2ec77c4d209d71 authored about 10 years ago
It is more commomn to use switch instead of if-else when handling
enums.
We should only move to do RFCOMM operations once we exist the CONFIG
state. This means not doing...
This fixes the following backtrace which was reproduced by removing
a device while being connect...
The portable way to print size_t is using %zu not %lu.
36e398391b6de47cce7a72bece2da182c7c4c52e authored about 10 years ago49df912be0a4b4c93a50f23986da4bb6b4c9e30b authored about 10 years ago
This was tested against PTS 6.0.
842279164c79bc24fcd22d73c4d0f17857e9b8c0 authored about 10 years agoThis fixes the following warning when compiling with cgcc:
unit/test-gatt.c:631:15: warning: sy...
af8eddb15bcd521bee57132e2d054da327abc724 authored about 10 years ago
Verify that a Generic Attribute Profile server can detect and reject a
Read Long Characteristic ...
Verify that a Generic Attribute Profile server can detect and reject a
Read Long Characteristic ...
Verify that a Generic Attribute Profile client can discover
characteristics of a specified servi...
Verify that a Generic Attribute Profile server can detect and reject a
Read Characteristic Descr...
Verify that a Generic Attribute Profile server can support reading
multiple Characteristic Value...
Add server handling for BT_ATT_OP_READ_MULT_REQ.
bcac209a2455d5b2b44544532e0f478bef999149 authored about 10 years ago
Verify that a Generic Attribute Profile server can detect and reject a
Read Long Characteristic ...
Verify that a Generic Attribute Profile server returns a 0-length part
value when reading a Long...
Verify that a Generic Attribute Profile server can support reading a
Long Characteristic Descrip...
Verify that a Generic Attribute Profile server can detect and reject a
Read Characteristic Descr...
Verify that a Generic Attribute Profile server can detect and reject a
Read Multiple Characteris...
Verify that a Generic Attribute Profile server can support reading a
characteristic descriptor s...
Verify that a Generic Attribute Profile server can detect and reject a
Read Multiple Characteris...
Verify that a Generic Attribute Profile server can detect and reject a
Read Long Characteristic ...
Read from an invalid offset should return BT_ATT_ERROR_INVALID_OFFSET
instead of BT_ATT_ERROR_UN...
Verify that a Generic Attribute Profile server can detect and reject a
Read Long Characteristic ...
Verify that a Generic Attribute Profile server can detect and reject a
Read Long Characteristic ...
Verify that a Generic Attribute Profile server can support reading a
long Characteristic Value s...
Verify that a Generic Attribute Profile server can detect and reject a
Read Characteristic by UU...
Verify that a Generic Attribute Profile server can detect and reject a
Read Characteristic by UU...
Verify that a Generic Attribute Profile server can detect and reject a
Read Characteristic by UU...
Verify that a Generic Attribute Profile server can support the Read
using Characteristic UUID pr...
Verify that a Generic Attribute Profile server can discover service
Characteristics of a specifi...
There is no need to keep NAP sdp id, io, mode in structure. Remove nap
structure and take variab...
Empty line added between function definitions. Tab indention added.
Statics definitions should b...
Current sdp record which is registering is NAP record it should be named
correctly.
This patch updates pics and pixits for PTS 6.0
df9e26e535e94c574af7d971a74e1bee67c38680 authored about 10 years ago
This patch updates test pixits, pics and case list and results for
DID profile against android 5.0.
This patch updates test case list and results for AVRCP profile against
android 5.0.
28cc8a5a704f37484546199d4589b8c7bd61573b authored about 10 years ago
088f707713db4ca433fd0ce18c5d5e78c836765f authored about 10 years ago
The kernel will take care of repeat event until the key is released so
it is not necessary to ge...
Currently code would always release any key pressed upon any event
which breaks press and hold, ...
uinput key codes are 16 bits long not 8 bits, this may cause an overflow
if the key code is abov...
This split device_svc_resolved into 2 parts with the later
browse_request_complete actually call...
4eb7bea753b65335b99c76d3ff4b9f1d241da389 authored about 10 years ago
gatt_db_attribute_get_permissions() used everywhere without check since
those conditions are che...
Refactoring makes code cleaner and consistent with other code like
function gatt_db_attribute_ge...
When device name is read its length is of type uint16_t, change the type
of length parameter of ...
If value of device name characteristic does not contain valid UTF-8
characters, make sure the na...
Fixes segmentation fault when reading value of device name
characteristic returns error or no data.
Updated PICS, PIXITs and PTS tests results for A2DP.
PTS version 6.0. Android version 5.0
This patch updates test case list and results for AVDTP.
c6dc82c6894e0544839f9c077098bf8cb959e7b3 authored about 10 years agoThis patch updates pics and pixits for PTS 6.0
22ac153d8a3c9533e2e881b6db69e016a8218d32 authored about 10 years agobfd8ae9951251cda8bb9c2760185fe0ca13338aa authored about 10 years ago
req->msg was not always set which cause no reply to be sent.
7bf8f04605cef49c6851eea97d2a7c1f80910c66 authored about 10 years agob004730cbc8fa5a3e739e788a95ce80a9880c85b authored about 10 years ago
If device that was previously seen only over LE connected over
BR/EDR it's type was not properly...