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/client: Add support for gattc scan_filter_clear cmd

28449c86c106e57c3b69b0024b2a53a8c24269c9 authored about 10 years ago
android/client: Add support for gattc scan_filter_add_remove cmd

bbec1519ba4ab9eab5441fb7ce5985a39a6e2ad7 authored about 10 years ago
android/client: Add support for gattc scan_filter_param_setup

This is new command introduced in Android 5.0 bluetooth gatt client api.

204a605d9f7b26093e73729903f04dc9dfd9d9df authored about 10 years ago
android/client: Check if hex data is present in define

Each hex data argument need to be checked before parsing. It was done in
before parse argc check...

05c71b65d5fe83c2d7ce22ce286543c9c5adb38e authored about 10 years ago
android/client: Add Android 5.0 new value verifiers for gatt client

9d546ac7bbfd67b6152435d96df9f72538ca074d authored about 10 years ago
shared/gatt-server: Fix bug in bt_gatt_server_unref.

This patch adds a check for NULL argument in bt_gatt_server_unref.

a7a77efa3e95f9323817eb2531d0001d23c37919 authored about 10 years ago
android/pts: PTS tests for AVRCP on Android 5.0

ae0ada8d4f8a29db45b74281c07f12b2923896a7 authored about 10 years ago
android/client: Add gatt client callbacks support for Android 5.0

d43ad20cec0351512e94e010e965c1e8ac19376e authored about 10 years ago
android/client: Add hidhost handshake callback

864c24f7b9a4d2dd1ff452c7a3c993ac644e2a76 authored about 10 years ago
android/hidhost: Support handshake message

7dd84bf957e5db7211daa096eac1312bb1607d89 authored about 10 years ago
android/hal-hidhost: Update HidHost HAL for Android 5

dc0108525a6d2e0387f869dc8304e8877adec344 authored about 10 years ago
android/hal-ipc-api: Update HidHost with Android 5 API

0c2f9d6bf898b1588efa624b047a63affd6212e0 authored about 10 years ago
audio/sink: Fix a2dp XCASE connection

Some bluetooth headset (BOSE) initates the avdtp connection immediately
after HFP connection is ...

3237dd609ed48c98c99bfc31e511c4dd04277ded authored about 10 years ago
unit/test-gatt: Add /TP/GAR/CL/BI-21-C test

Verify Generic Attribute Profile client behavior when the
Read Multiple Characteristic Values pr...

c0041c33db5c9ae5e75f4521f2a0cfdd212d1063 authored about 10 years ago
shared/gatt-client: Implement Read Multiple request

It will perform Read Multiple request and return atributes values.

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

Verify that a Generic Attribute Profile client can read multiple
Characteristic Values selected ...

94feb717f7ea3ac1205cc4e4a39a43551c68dbd4 authored about 10 years ago
tools/btgatt-client: Add read_multiple_cmd

3eafc2de3a5b46f4465b52488054efad7fbe2eff authored about 10 years ago
unit/test-gatt: Add /TP/GAR/CL/BI-22-C test

Verify Generic Attribute Profile client behavior when the
Read Multiple Characteristic Values pr...

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

Verify Generic Attribute Profile client behavior when the
Read Multiple Characteristic Values pr...

550dd160f84056b5d72ccd30f55c9074a6f306f1 authored about 10 years ago
unit/test-gatt: Add /TP/GAR/CL/BI-19-C test

Verify Generic Attribute Profile client behavior when the
Read Multiple Characteristic Values pr...

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

Verify Generic Attribute Profile client behavior when
the Read Multiple Characteristic Values pr...

47c5c9441ad72beef7612bcff28c65e93c6c4dae authored about 10 years ago
android/hal-avrcp-ctrl: Create separate HAL for AVRCP CTRL

Moving AVRCP CTRL interface HAL related code to hal-avrcp-ctrl.c.
Separate HAL for every interface.

d33838d1fbcab38008ce138dbbaf1da1ba9fb11f authored about 10 years ago
android/client: Create separate file for AVRCP CTRL

Moving AVRCP CTRL interface client related code to if-rc-ctrl.c.

7644d111bf23636f7205882476d1b3a65a594e89 authored about 10 years ago
android/pts: PTS tests for A2DP on Android 5

8dd4c5354197bcbb007a59cc602005270f4f0dd4 authored about 10 years ago
monitor: Fix the return value of l2cap_frame_get_le16()

The return value of l2cap_frame_get_le16() rectified.

99bda64b3934be1e922693443afa0593a78873c9 authored about 10 years ago
doc/mgmt-api: Add note about general command errors

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

Verify Generic Attribute Profile client behavior when the Read Using
Characteristic UUID procedu...

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

Verify Generic Attribute Profile client behavior when the Read Using
Characteristic UUID procedu...

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

Verify Generic Attribute Profile client behavior when the Read Using
Characteristic UUID procedu...

01dd3c69b4c9812eb34b265fbcb2db2bb445781a authored about 10 years ago
shared/gatt-helpers: Add read-by-type functionality

This is exposed to allow client reading characteristic values
with known uuid.

6aba09773a9a193214c02646d40c24f28f6f7518 authored about 10 years ago
unit/test-gatt: Add /TP/GAR/CL/BV-03-C-1 test

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

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

Verify Generic Attribute Profile client behavior when
the Read Using Characteristic UUID procedu...

048af7d7e2cd5ef176678e7528aefa29a23aef0a authored about 10 years ago
unit/test-gatt: Add /TP/GAR/CL/BI-06-C test

Verify Generic Attribute Profile client behavior when the Read
Using Characteristic UUID procedu...

3e1fb9f4ebbdb5353186479e9c0117ef65608ff3 authored about 10 years ago
shared/gatt-helpers: Add iterator to read_by_type results

Add iterator to get handle and value from read-by-type responses.
Also avoid using other iterato...

492feddf7063491a3beb7d64a16d0b7851e8e683 authored about 10 years ago
unit/test-gatt: Add /TP/GAR/CL/BV-03-C-2 test

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

c5e34a8093343d5d27a00de85239c6db18d5dee6 authored about 10 years ago
shared/gatt-helpers: Simplify appending gatt_results

Don't duplicate appending gatt_results.

fb69a474cdf222ac07d7fa6c96944e32f18a0278 authored about 10 years ago
unit/test-gatt: Create PDU macro with initial discovery

Don't duplicate PDU data used in a few gatt-client test cases.

83cbfc0fad6fad182a876bce943811f277f0f394 authored about 10 years ago
android/gatt: Fix setting end handle

If found attribute was service attribute, range->end was always set
to 1, because gatt_db_attrib...

af03bff1639dfaedb91dad3373c92a500ed8b07d authored about 10 years ago
android/handsfree-client: Add support for +CIEV events

8d3a703b0c742ef412c7e626229a4889d784af9e authored about 10 years ago
android/handsfree-client: Add handling +CLCC

81d222f839231d2249f4025a5203f89df38e6551 authored about 10 years ago
android/handsfree-client: Add call action implementation

8774912f14f35f10bb0a9b71924f6f8180dc9852 authored about 10 years ago
android/handsfree-client: Add handling dial command

1b1acab3872f83782125401ac5da2b3a08617037 authored about 10 years ago
android/handsfree-client: Add volume control handling

0631374da6575db6682470b723de8c251e249825 authored about 10 years ago
android/handsfree-client: Add handle start/stop vr

This patch implements start/stop voice recogniction command handling.
It also introduce find_def...

ce41e74b69cc01c9510edc10acafecbbdb715871 authored about 10 years ago
android/handsfree-client: Fix index type in call action command

According to BT HAL API index should be int.

8b27361d95574ab5b5df396606135824fce1d4b2 authored about 10 years ago
android/handsfree-client: Add support to get operator name

170ec95217afec9150165e71729cf7ddd6c8b54b authored about 10 years ago
android/handsfree-client: Send to AG that we do support long name

a14bb01011a76da60c0f17c14b83ebbfc06ee48e authored about 10 years ago
android/handsfree-client: Retrieve subscriber number information

b7af523b1ace7af87797409a83e20fd50f154b29 authored about 10 years ago
android/handsfree-client: Implement handling AT+BINP and +BINP

91f2d77b0c393dba325c00889da66f3d6a2fbca7 authored about 10 years ago
android/handsfree-client: Implement codec negotiations

3ee207f53a2ec3828413c6c9e11bee65ff6c8136 authored about 10 years ago
android/handsfree-client: Implement send DTMF codes

3538980225a0599b49637c703cb92b4ffdb863c3 authored about 10 years ago
android/handsfree-client: Send indicators val we got during SLC setup

Once SLC is done, Android is ready to get indicators values.

b43038a1d31f7bfbbb0a559707001461a8712618 authored about 10 years ago
android/handsfree-client: Implement query current calls

05bebbaa1fc2223ce0d5dc29cedbfdf4414a64cc authored about 10 years ago
android/hal-gatt: Implement Android 5 callbacks

This adds IPC handlers for new GATT notifications and implementes
requiured callbacks.

224fbb91f40a2129468e3d2a9ae81952ea93435c authored about 10 years ago
android/hal-gatt: Implement client batchscan_read_reports

This adds required IPC message, HAL implementation and daemon stub
handler.

516d4baaedb48c33957bb2d595dceba337205507 authored about 10 years ago
android/hal-gatt: Implement client batchscan_dis_batch_scan

This adds required IPC message, HAL implementation and daemon stub
handler.

c9275f5083c7c711b32bb683159e279ecf855aae authored about 10 years ago
android/hal-gatt: Implement client batchscan_enb_batch_scan

This adds required IPC message, HAL implementation and daemon stub
handler.

1de15ca288a63d44bb56f0d09c9632ef7d22787b authored about 10 years ago
android/hal-gatt: Implement client batchscan_cfg_storage

This adds required IPC message, HAL implementation and daemon stub
handler.

cf5d70640f283b36d3032f473ca764a6ab12c849 authored about 10 years ago
android/hal-gatt: Implement client multi_adv_disable

This adds required IPC message, HAL implementation and daemon stub
handler.

267ad0f0578461820506482e45a6ec9ee996395f authored about 10 years ago
android/hal-gatt: Implement client multi_adv_set_inst_data

This adds required IPC message, HAL implementation and daemon stub
handler.

757975bcf77eae7b8aad0061a795fe7cef38b083 authored about 10 years ago
android/hal-gatt: Implement client handle_client_update_multi_adv

This adds required IPC message, HAL implementation and daemon stub
handler.

d8abfd74ec241e2a71ace422a39cab1d4da3090e authored about 10 years ago
android/hal-gatt: Implement client multi_adv_enable

This adds required IPC message, HAL implementation and daemon stub
handler.

2f776361e2f60f9580c721dd71ca30a45762eb80 authored about 10 years ago
android/hal-gatt: Implement client set_scan_parameters

This adds required IPC message, HAL implementation and daemon stub
handler.

dc2410df7f1a6c595705c72a66d459ae5325d60b authored about 10 years ago
android/hal-gatt: Implement client conn_parameter_update

This adds required IPC message, HAL implementation and daemon stub
handler.

9f687cbf478b4fe2703a92f0d6d99f64bdbda620 authored about 10 years ago
android/hal-gatt: Implement client configure_mtu

This adds required IPC message, HAL implementation and daemon stub
handler.

e1254775730db8fb7071d112bec981df2c6e144a authored about 10 years ago
android/hal-gatt: Implement client scan_filter_enable

This adds required IPC message, HAL implementation and daemon stub
handler

63951d9bf0d0f85834da3cfa79ae12a8833eb88d authored about 10 years ago
android/hal-gatt: Implement client scan_filter_clear

This adds required IPC message, HAL implementation and daemon stub
handler.

5b2c3103d68117e1337e97087b12319f4b81fad7 authored about 10 years ago
android/hal-gatt: Implement client scan_filter_add_remove

This adds required IPC message, HAL implementation and daemon stub
handler

249c6dc80aa7609a7da460ee83f91274e4deedad authored about 10 years ago
android/hal-gatt: Implement client scan_filter_param_setup

This adds required IPC message, HAL implementation and daemon stub
handler.

96b1c847dd402205eb1a0b3dd135d1ca82f6f97d authored about 10 years ago
core: Always use extended remote_oob_data parameters

This paves the way for the P-256 parameters and sending zero values for
them is equal to using t...

0226480ce16f3391f9ad4040c3e9291f19aa7203 authored about 10 years ago
tools/btmgmt: Add support for remote-oob command

20d7ffe452313ddce45a8f3d493737698da025ad authored about 10 years ago
android/pts: PTS tests for MAP on Android 5

d18ba171af75d2fc3f8508addd36ac8849151566 authored about 10 years ago
android/pts: Update IOPT PICS and PTS test results

0bed0ab4b1cd127bbda707e5b39f4bd49101a907 authored about 10 years ago
android/hal-handsfree-client: Trivial empty line fix

d98393666ada182e4533c7cac03a3a0c206aba4b authored about 10 years ago
android/pts: PTS tests for OPP on Android 5

608924fb02c0394e6260984aea6d40208764f228 authored about 10 years ago
android/gatt: Set Descriptor handle and Include Service handle

Set newly created attribute's handle in notification data.

df57b0f976038be67b662c9478956ee9e6e95cf9 authored about 10 years ago
android/pts: PTS tests for PBAP on Android 5

e10a1b4635807cf37361f5cec64ee569c8f6e71e authored about 10 years ago
tools/btgatt-server: Free and early return if device name has length 0.

In the write callback for the device name characteristic, we should
check early if the value is ...

c7617662d585d91703e3c2d2450d5100d82edcac authored about 10 years ago
TODO: tools/btgatt-server has been introduced.

5a7fff99d2d43312946bf100ea78ac5b482b560f authored about 10 years ago
unit/test-queue: Add /queue/destroy_remove test

This tests queue_remove from queue_destroy callback.

dbf12268ac30c66a64e7f5f152d49964b6900513 authored about 10 years ago
shared/queue: Make queue_destroy safe

This makes queue_destroy and queue_remove_all safe even if destroy
callback end up calling queue...

944273ebcc6beca0a0fd913f785c0c7be0557dce authored about 10 years ago
shared/queue: Simplify queue_remove_all

This makes use of queue_remove_if if possible.

fe7d07fadd83a3e8a19498e9c955a3500b56de83 authored about 10 years ago
android/hal-gatt: Fix whitespace issues

82270f2ea61360531d790b18232bdbf255c298c1 authored about 10 years ago
android/hal-msg: Fix AVRCP CTRL notifications opcodes

Notifications should start from 0x81 as 0x80 is reserved.

5d3ac6da5a0e8aebe3cf4ab5b403c5c9ca267e73 authored about 10 years ago
android: Fix build on Android

external/bluetooth/bluez/attrib/gattrib.c:82: error:
undefined reference to 'bt_att_new'
ext...

5a6f73f03f3e63f10068fe4509c73efc03f1251e authored about 10 years ago
android/gatt: Fix coding style

5a8fd0395a2e2ef33f885eeee385853708169226 authored about 10 years ago
monitor/rfcomm: Fix not printing userdata in UIH frame with credits

> ACL Data RX: Handle 7 flags 0x02 dlen 19 [hci0] 8.723738
Channel: 65 len 15...

477d9c540b45be9f75293ff6f812c0cc18762e18 authored about 10 years ago
GATT shim to src/shared bt_att

This patch implements a version of GAttrib which is backed by
bt_att, which enables the simultan...

b1c225b38d44666a930a7b8b7bb8d15172e22813 authored about 10 years ago
tools/btgatt-server: Add "heart-rate" command.

This patch adds the "heart-rate" command which can be used to hide
or unhide the Heart Rate serv...

ed6a37b3503e069655270b978b874605b9a3d116 authored about 10 years ago
tools/btgatt-server: Add Heart Rate service simulation.

This patch adds a Heart Rate service to the database which simulates a
fake Heart Rate service i...

e557ec343d8bcce44cd9aa02a7f867c7624b390c authored about 10 years ago
tools/btgatt-server: Add command support and the notify command.

This patch adds a command REPL and introduces the "notify" command which
allows sending notifica...

61a4a47df67fcc8fd71d1acda28ee2b28219ffa0 authored about 10 years ago
tools/btgatt-server: Populate the database.

This patch populates the GATT database with the GAP and GATT services.

0b3245f83b62460a7669050a59471c428c8e6499 authored about 10 years ago
tools/btgatt-server: Introduce btgatt-server.

This patch introduces tools/btgatt-server, which is a command-line tool
for testing and debuggin...

46da8d07a7a2fdd91e3b15eceef831fc1aacb791 authored about 10 years ago
shared/gatt-client: Fix memory bug in service_changed_complete

This patch fixes a bug that got accidentally introduced in a previous
memory leak fix, where the...

02c7e754d77678945ca8140accd94800d64a4ad7 authored about 10 years ago
shared/gatt-db: Leave value untouched if realloc fails.

gatt_db_attribute_write currently sets the attrib->value pointer to NULL
and leaks the old memor...

01244de3a939a5d466cce3a8586c947034e36f37 authored about 10 years ago
tools/btgatt-server: Accept incoming connection and initialize server.

This patch adds code that listens for incoming connections and creates a
bt_gatt_server and bt_a...

86cfcf7239b51f21655065b8d1141b10a7a4ae2c authored about 10 years ago
android: Fix not setting max_clients

If max_clients is not set the ipc send uninitialized bytes.

d21b8db341ccd407556f44460e12947d9b31c2ed authored about 10 years ago
unit/test-gatt: Add debug for bt_att

c67995192cb8623cb1c7ff24eca25ffc84e722c9 authored about 10 years ago
shared/io-glib: Reduce duplicated code

b936623b0f36b84f2bf2cafc33201375c4416a6d authored about 10 years ago
android/hal-handsfree: Fix missing message size in IPC handlers

All handsfree events have now address parameter and require proper
size to be defined in IPC han...

1efe7dfb664cb34a15f8020dac02b3bc274fd92a authored about 10 years ago