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

android/gatt: Change device information service handle number

This patch corrects number of handles which are reserved for DIS service
while adding to gatt db...

6a6dc4343c9dcec8e068875f52b382a1d9f2306e authored about 10 years ago
unit/gatt: Add TP/GAR/CL/BI-17-C test

Verify Generic Attribute Profile client behavior when the Read Long
Characteristic Value procedu...

2d9bf236c70434e0015043ec4a572f2bbf837232 authored about 10 years ago
unit/gatt: Add TP/GAR/CL/BI-16-C test

Verify Generic Attribute Profile client behavior when the Read Long
Characteristic Value procedu...

a91db77030887199d04101ce3971bc43ea0dcab6 authored about 10 years ago
unit/gatt: Add TP/GAR/CL/BI-15-C test

Verify Generic Attribute Profile client behavior when the Read Long
Characteristic Value procedu...

8e2ad586a1bbf893135a4c2c1b1c327134f0080b authored about 10 years ago
unit/gatt: Add TP/GAR/CL/BI-14-C test

Verify Generic Attribute Profile client behavior when the Read Long
Characteristic Value procedu...

773fbf93efc6fc74b61ff589a1c2d23595ec3382 authored about 10 years ago
unit/gatt: Add TP/GAR/CL/BI-13-C test

Verify Generic Attribute Profile client behavior when the Read Long
Characteristic Value procedu...

ac5cd6500f2352794b1e7e3811a86a0785810f42 authored about 10 years ago
unit/gatt: Add TP/GAR/CL/BI-12-C test

Verify Generic Attribute Profile client behavior when the Read Long
Characteristic Value procedu...

366966f2b9399a9e7a6cf152ad619578fa1b6ce8 authored about 10 years ago
shared/gatt-client: Fix read long value

Bluetooth 4.2 vol 3, part F, ch 3.2.9 states: "The maximum length of an
attribute value shall be...

d2b819e43d5903b4e60561381cc72fe07654e776 authored about 10 years ago
unit/gatt: Add TP/GAR/CL/BV-04-C/512B test

Verify if long reads works with a value of 512 bytes.

d058b13664fefa6eeafb78640ad90f9915e27883 authored about 10 years ago
unit/gatt: Add TP/GAR/CL/BV-04-C test

Verify that a Generic Attribute Profile client can read a Characteristic
Value by selected handl...

319979cc648b18b4bc2cc5a4f857117126acfc2c authored about 10 years ago
android/handsfree: Fix removing invalid glib source

dev->ring is only valid if there is incoming call and AG is sending
RING indications.

Fix follo...

b523df8aa557f65014f302222da62a910f52bdd2 authored about 10 years ago
tools: Add option to bluemoon utility to trigger exception

5d610774858724fb28c05b7f04a017529b22e7d5 authored about 10 years ago
tools: Add --raw option for bluemoon utility for active controllers

93171e386c0f31866c685c96bfe03f4208a6a865 authored about 10 years ago
shared/gatt-helpers: Fix use after free

src/shared/gatt-helpers.c:851:9: warning: Use of memory after it is freed
return op->id ...

c392b9bc820824da9f0ec38ddafb8d0f36f6f0a5 authored about 10 years ago
Revert "shared/gatt-client: Fix usage of freed memory"

This reverts commit 8dd10b945c0ea35ecd4b739811b329b0a0610974, the issues
reported were false pos...

be7400b4db133b696edd2dc3c68e633368a50efe authored about 10 years ago
shared/gatt-helpers: Fix regression

This reverts 0dce8d1cb0dea2512b79ea746ecaaa773434413e adding proper
tracking of the pending oper...

14454aa5dac746d8428731aab7cd9b0632c493d1 authored about 10 years ago
core/device: Fix bug in device_browse_gatt

Fix bug that prevent creating gatt_primary structures if no browse
request exists at the time.

cb5d863487d71d03233413677cfe8280f2b93621 authored about 10 years ago
doc: Mention the P-256 enforcement for Secure Connections Only mode

0245437c237cded4a66f7889e92bb4f2fd76765b authored about 10 years ago
doc/device-api: Update possible errors for DisconnectProfile

Make API documentation reflect the current implementation.

68e9980dc098525fa2c2f232a14ca714ca7debc4 authored about 10 years ago
tools/hciattach_ath3k: Remove dead code warnings

tools/hciattach_ath3k.c:848:3: warning: Value stored to 'err' is never read
err ...

6740f9b8637174343df87bf15f633e5f33d6dbf5 authored about 10 years ago
shared/gatt-client: Fix usage of freed memory

src/shared/gatt-client.c:534:14: warning: Use of memory after it is freed
op->success = ...

8dd10b945c0ea35ecd4b739811b329b0a0610974 authored about 10 years ago
shared/gatt-helpers: Fix usage of freed memory

src/shared/gatt-helpers.c:709:6: warning: Use of memory after it is freed
if (op->callba...

0dce8d1cb0dea2512b79ea746ecaaa773434413e authored about 10 years ago
doc/device-api: Update possible errors for ConnectProfile

Make API documentation reflect the current implementation.

c0e83c551e1f565b7026bf97d22f108916605d2b authored about 10 years ago
shared/gatt-server: Fix notification & indication packet size

For both Handle Value Notification & Handle Value Indication, the size
of the payload is limited...

93b933ff3de1b7694732529b5dbbeb66afca942a authored about 10 years ago
shared/gatt-server: Avoid memory corruption

When sending notification and indication data, the size of the allocated
packet is the smallest ...

ee676b8615ae64132564e86babbab61c14481ce2 authored about 10 years ago
tools: Trigger start of sync train when channel map changes

52e73ddca4f241562fc7cbd227de480ae5408b05 authored about 10 years ago
tools: Match up LT_ADDR for synchronization train receiption

bb6efd74c42b1f4d0843db40c8acde04986c562d authored about 10 years ago
tools: Check receive status of CSB data messages

0b0b5ada9d71ecbd9113b17143e299579b6c8cf9 authored about 10 years ago
tools: Read local clock value when receiving new CSB data

333fb02e6889ec13a3aa32cc3775f9c378955594 authored about 10 years ago
tools: Provide some sort of 3D Display broadcast information

fe29cf0f5aa2e868a8670b0bd618368f23e3fa8c authored about 10 years ago
tools: Add workroung for broken receiver handling of Broadcom devices

86b6c04f07dda6f4ef637ee181cf0c9af12bfc96 authored about 10 years ago
tools: Restart 3D glasses discovery procedure if train sync fails

8a7a23bb9b555c6ebdfeeae54771eb7ff15f7f58 authored about 10 years ago
doc: Add section for OOB fields when Secure Connections Only is used

9079c3b3f1d273c78a3f3b5162d25cd12ba10826 authored about 10 years ago
doc: Add new command and events for extended controller index list

5a9a6871fecc5c29351210ccd412292a95f03c38 authored about 10 years ago
monitor: Add basic decoding for Enhanced Synchronous Connection commands

1b42c1b36fb671acf4591b1488b256e0a6bc01f0 authored about 10 years ago
monitor: Add structures for Enhanced Synchronous Connection commands

2583be537a3bd5769d8f4019cddbf7f4c70596be authored about 10 years ago
monitor: Fix typo with Hold Mode command name

c3349d33e473354d324b5ee0202991de9193f544 authored about 10 years ago
tools: Remove unneeded debug line with address information

45468bb6d8cf94eaf8bff9dda7072148cee9e65d authored about 10 years ago
build: Actually install hex2hcd utility when tools are build

35bc544622d75108487096af0b2ea423ab648a8a authored about 10 years ago
tools: Complete rewrite of hex2hcd with better command handling

434228aca40dd9be2a0a2ae73df66c7841602fa7 authored about 10 years ago
monitor: Use the correct LE Secure Connections fields for OOB

b1004a59e949201ff6acc5d43938b7f68e144df3 authored about 10 years ago
doc: Add new command for reading local OOB extended data information

5337106f78450cc4b86fd9398794f857cda3593f authored about 10 years ago
monitor: Fix printing power level when no type is specified

caaf52e6a2130cb38df0e092fce707cb5c613715 authored about 10 years ago
android/gatt: Some random cleanup and style fixes

21b3f2df2a311b367df4d809c4e00ef34e4f5024 authored about 10 years ago
android/gatt: Remove not needed initialization

dev is never used before being assigned from find_device_by_addr.

b8a6a0e8f7386fb26049f6778f2ec77c4d209d71 authored about 10 years ago
android/gatt: Use switch instead of if-else for enum

It is more commomn to use switch instead of if-else when handling
enums.

07b33109c0a39ff11c1facd030d43c6686fd7dc2 authored about 10 years ago
emulator: Fix L2CAP & RFCOMM state changes

We should only move to do RFCOMM operations once we exist the CONFIG
state. This means not doing...

698742c9dcc295c574a37885c4b5c5a1ca2b048c authored about 10 years ago
core/device: Fix crash on remove

This fixes the following backtrace which was reproduced by removing
a device while being connect...

e9c1c41ac195c885341f7a2e4968a8c62e2ce91a authored about 10 years ago
shared/gatt-server: Fix compilation on 32 bits

The portable way to print size_t is using %zu not %lu.

36e398391b6de47cce7a72bece2da182c7c4c52e authored about 10 years ago
doc: Add extra notes for local and remote OOB commands

49df912be0a4b4c93a50f23986da4bb6b4c9e30b authored about 10 years ago
android/pts: Fix PTS version in GAP tests results

This was tested against PTS 6.0.

842279164c79bc24fcd22d73c4d0f17857e9b8c0 authored about 10 years ago
unit/test-gatt: Fix warnings

This fixes the following warning when compiling with cgcc:

unit/test-gatt.c:631:15: warning: sy...

af8eddb15bcd521bee57132e2d054da327abc724 authored about 10 years ago
unit/gatt: Add /TP/GAR/SR/BI-29-C test

Verify that a Generic Attribute Profile server can detect and reject a
Read Long Characteristic ...

d0d8877393f94c2b5790199e4a6ac12ced311215 authored about 10 years ago
unit/gatt: Add /TP/GAR/SR/BI-30-C test

Verify that a Generic Attribute Profile server can detect and reject a
Read Long Characteristic ...

ed6ebbb0482bf2397a36492fd1376dc68d7b7307 authored about 10 years ago
unit/gatt: Add /TP/GAD/CL/BV-05-C test

Verify that a Generic Attribute Profile client can discover
characteristics of a specified servi...

3f541fab0f1d1407869933eac7a15d9dcf0cfa9e authored about 10 years ago
unit/gatt: Add /TP/GAR/SR/BI-23-C test

Verify that a Generic Attribute Profile server can detect and reject a
Read Characteristic Descr...

526e29b0d05ec79f5bdd01f33012efedb20c9aa1 authored about 10 years ago
unit/gatt: Add /TP/GAR/SR/BV-05-C test

Verify that a Generic Attribute Profile server can support reading
multiple Characteristic Value...

6c9456037bcc8a0d1749889b3cf6772b0d0f60ce authored about 10 years ago
shared/gatt-server: Add read multiple support.

Add server handling for BT_ATT_OP_READ_MULT_REQ.

bcac209a2455d5b2b44544532e0f478bef999149 authored about 10 years ago
unit/gatt: Add /TP/GAR/SR/BI-28-C test

Verify that a Generic Attribute Profile server can detect and reject a
Read Long Characteristic ...

6d487981b20e235619280d4aba3d939c45ac0094 authored about 10 years ago
unit/gatt: Add /TP/GAR/SR/BV-08-C test

Verify that a Generic Attribute Profile server returns a 0-length part
value when reading a Long...

027c951ae48b2fbf7b65ef7e160048a7b12c20dc authored about 10 years ago
unit/gatt: Add /TP/GAR/SR/BV-07-C test

Verify that a Generic Attribute Profile server can support reading a
Long Characteristic Descrip...

29ec12804bd132bd3fb929452e69e39c5a11c852 authored about 10 years ago
unit/gatt: Add /TP/GAR/SR/BI-24-C test

Verify that a Generic Attribute Profile server can detect and reject a
Read Characteristic Descr...

2f12537a4ad98736c4110b5921dcb46d8f47b81f authored about 10 years ago
unit/gatt: Add /TP/GAR/SR/BI-18-C test

Verify that a Generic Attribute Profile server can detect and reject a
Read Multiple Characteris...

c33e6347ea7db3be3df49a001073820b03d790d0 authored about 10 years ago
unit/gatt: Add /TP/GAR/SR/BV-06-C test

Verify that a Generic Attribute Profile server can support reading a
characteristic descriptor s...

31ea4a9684d8ffc6ba82c61c896410955bcb0974 authored about 10 years ago
unit/gatt: Add /TP/GAR/SR/BI-19-C test

Verify that a Generic Attribute Profile server can detect and reject a
Read Multiple Characteris...

c0b253a20d555f1d15248a93f524a41f87440114 authored about 10 years ago
unit/gatt: Add /TP/GAR/SR/BI-13-C test

Verify that a Generic Attribute Profile server can detect and reject a
Read Long Characteristic ...

759ed124dcc8248473762d5cfd9b677ab1b912d0 authored about 10 years ago
shared/gatt-db: fix error read from invalid offset

Read from an invalid offset should return BT_ATT_ERROR_INVALID_OFFSET
instead of BT_ATT_ERROR_UN...

fa17cf9b91e7cac5d28399974b020e529cc90f2b authored about 10 years ago
unit/gatt: Add /TP/GAR/SR/BI-14-C test

Verify that a Generic Attribute Profile server can detect and reject a
Read Long Characteristic ...

bac8aff679565d7424febccad2e5d128e23d6cd4 authored about 10 years ago
unit/gatt: Add /TP/GAR/SR/BI-12-C test

Verify that a Generic Attribute Profile server can detect and reject a
Read Long Characteristic ...

338f51e5ffbdcfd7394f6a0e54b49b1a0b0c6850 authored about 10 years ago
unit/gatt: Add /TP/GAR/SR/BV-04-C test

Verify that a Generic Attribute Profile server can support reading a
long Characteristic Value s...

5e87aaf53823506881da21379bb4b4a854395c19 authored about 10 years ago
unit/gatt: Add /TP/GAR/SR/BI-08-C test

Verify that a Generic Attribute Profile server can detect and reject a
Read Characteristic by UU...

cd0a46b41f58c25ae690f96c6fb4d1e556649c3b authored about 10 years ago
unit/gatt: Add /TP/GAR/SR/BI-07-C test

Verify that a Generic Attribute Profile server can detect and reject a
Read Characteristic by UU...

23a225676dd10486330cd12d479fc3c898062473 authored about 10 years ago
unit/gatt: Add /TP/GAR/SR/BI-06-C test

Verify that a Generic Attribute Profile server can detect and reject a
Read Characteristic by UU...

99cdaab60c753752edd795c7dc037bbee9f0fd8d authored about 10 years ago
unit/gatt: Add /TP/GAR/SR/BV-03-C test

Verify that a Generic Attribute Profile server can support the Read
using Characteristic UUID pr...

9fe130fda0ae73bf6c97be9807ba6a8a7a48b895 authored about 10 years ago
unit/gatt: Add /TP/GAD/SR/BV-05-C test

Verify that a Generic Attribute Profile server can discover service
Characteristics of a specifi...

545eb94c314997751ce0f1a2080ad8761729b9d7 authored about 10 years ago
android/pan: Make NAP variables struc dev_struct independent

There is no need to keep NAP sdp id, io, mode in structure. Remove nap
structure and take variab...

e20b5149779c43bb3a400ed11055b35b6038941c authored about 10 years ago
android/pan: Minor style fix

Empty line added between function definitions. Tab indention added.
Statics definitions should b...

d831d4ffa0767acc551ee9f30592dc5bf7512a6f authored about 10 years ago
android/pan: Change PAN record and name it as NAP record

Current sdp record which is registering is NAP record it should be named
correctly.

b715211ada1807502d27052ba48c1494be411802 authored about 10 years ago
android/pts: Update AVRCP pics, pixits for PTS 6.0

This patch updates pics and pixits for PTS 6.0

df9e26e535e94c574af7d971a74e1bee67c38680 authored about 10 years ago
android/pts: Update DID PTS 6.0 pixits, pics, results for android 5.0

This patch updates test pixits, pics and case list and results for
DID profile against android 5.0.

a007bfa04233760b372f8561c0c154ea28a4f0f4 authored about 10 years ago
android/pts: Update AVRCP PTS 6.0 results for android 5.0

This patch updates test case list and results for AVRCP profile against
android 5.0.

42108f83f25f2996eecee9d3283194a8d90eaac1 authored about 10 years ago
tools/btsnoop: Fix opcode for SCO TX packet

28cc8a5a704f37484546199d4589b8c7bd61573b authored about 10 years ago
tools/mgmt-tester: Fix removing discovering event callback

088f707713db4ca433fd0ce18c5d5e78c836765f authored about 10 years ago
audio/avctp: Don't repeat key presses

The kernel will take care of repeat event until the key is released so
it is not necessary to ge...

dadec19ecedb9cea0e082ded3ee40bb417d81866 authored about 10 years ago
audio/avctp: Fix press and hold logic

Currently code would always release any key pressed upon any event
which breaks press and hold, ...

f97cc75e00f1443657d6050764e73b3a92f4c263 authored about 10 years ago
audio/avctp: Fix key auto release logic

uinput key codes are 16 bits long not 8 bits, this may cause an overflow
if the key code is abov...

4a7514cfffcbd208b0230d03a6cabced5d7887c2 authored about 10 years ago
core/device: Cleanup device_svc_resolved code

This split device_svc_resolved into 2 parts with the later
browse_request_complete actually call...

968ef86858949cc5a7e8f63ccd76408c67c795ff authored about 10 years ago
emulator/smp: Fix identity info PDU sending order

4eb7bea753b65335b99c76d3ff4b9f1d241da389 authored about 10 years ago
android/gatt: Fix dead code warnings

gatt_db_attribute_get_permissions() used everywhere without check since
those conditions are che...

099fced63a15f638ec6af167c9a40739b25202f2 authored about 10 years ago
shared/gatt-db: Refactor gatt_db_attribute_get_permissions

Refactoring makes code cleaner and consistent with other code like
function gatt_db_attribute_ge...

2cf39bd1d09c934b3a87b82ad24516c6bf5642ea authored about 10 years ago
profiles/gap: Change len parameter of name2utf8() to uint16_t

When device name is read its length is of type uint16_t, change the type
of length parameter of ...

91ce0439f562f76b6f7895afd37116f6fed82ae9 authored about 10 years ago
profiles/gap: Make sure device name is null -terminated.

If value of device name characteristic does not contain valid UTF-8
characters, make sure the na...

4977100c5c0d843cec9d61c304dcea52db9b9053 authored about 10 years ago
profiles/gap: Handle error or no device name

Fixes segmentation fault when reading value of device name
characteristic returns error or no data.

027a4610a720be05e0fe0b9fd74ecceabf46c9d4 authored about 10 years ago
android/pts: Update PTS files for A2DP

Updated PICS, PIXITs and PTS tests results for A2DP.
PTS version 6.0. Android version 5.0

d20eb4abfed25a86dab93b35be02971e03d7555d authored about 10 years ago
android/pts: Update AVDTP PTS 6.0 results for android 5.0

This patch updates test case list and results for AVDTP.

c6dc82c6894e0544839f9c077098bf8cb959e7b3 authored about 10 years ago
android/pts: Update AVDTP pics, pixits for PTS 6.0

This patch updates pics and pixits for PTS 6.0

22ac153d8a3c9533e2e881b6db69e016a8218d32 authored about 10 years ago
android/pts: Update GAP tests results with PTS 6.0

bfd8ae9951251cda8bb9c2760185fe0ca13338aa authored about 10 years ago
core/device: Fix not replying to Pair

req->msg was not always set which cause no reply to be sent.

7bf8f04605cef49c6851eea97d2a7c1f80910c66 authored about 10 years ago
android: Add debug when remote device is connected

b004730cbc8fa5a3e739e788a95ce80a9880c85b authored about 10 years ago
android: Fix not updating remote device BR/EDR support correctly

If device that was previously seen only over LE connected over
BR/EDR it's type was not properly...

ce2bcb20db94036f5ffdf4c41dea8a449e3eb5cf authored about 10 years ago