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

emulator: Failed encryption shouldn't affect success of LTK reply

a964070fdda42784078e43491df5367abc47fc14 authored over 10 years ago
doc/test-coverage: Update mgmt-tester test count

d55e48b0302680aead6952e5dd4e47244b189de4 authored over 10 years ago
tools/mgmt-tester: Add basic LE pairing acceptor test case

06d1782c51219f5be864288f3769092c41b00a92 authored over 10 years ago
emulator: Indicate encryption failure if LTKs don't match

de98dccca4c23e3318528e55dc5d0c8cfad172d0 authored over 10 years ago
emulator: Fix up SMP Pairing Confirm/Random handling

a6a5100930610cb89c4f1a81449a24210162e148 authored over 10 years ago
emulator: Add support for specifying SMP authentication requirement

6c50a037c49e4b0994af65ca1082d8a2de782c14 authored over 10 years ago
android/gatt: Fix whitespace and style issues

39bc72298ecbadd4930be08db92d99f3c283567a authored over 10 years ago
android/gatt: Fix bogus device unref

remove_autoconnect_device() already drops device reference internally.

e1432ff14247de0a6827d66d0f7869f3c1f6bf65 authored over 10 years ago
android/gatt: Move bt_le_discovery_stop_cb up in the file

This is to avoid forward declaration.

cb406a47020b6e9b7da47027849462b83ad069d0 authored over 10 years ago
tools: Fix dereference before NULL check

2446ebdf6983993b10b0255e9fa85b2979bb3067 authored over 10 years ago
android/tester: Fix wrong check

ecf2d2c6a3c6e8a04408f566fbc06297161942ec authored over 10 years ago
TODO: Minor formatting fix

77be5ca4ee7edb4cd065631dca1798b800906644 authored over 10 years ago
TODO: Remove obsolete Management Interface task

b7228e7eef4ca914ca826ffe270b1f0239793e8f authored over 10 years ago
TODO: Remove obsolete Low Energy task entries

108a76b6a68e8bfe1c45a733fa89e96dab3cf678 authored over 10 years ago
tools/seq2bseq : Fix the same expression issue in if condition

Fix the usage of same expression on both sides of '||' in if

e1ea86186b5cf10056167a0479138ed65441fa60 authored over 10 years ago
tools/btsnoop : Fix variable reassigning issue

The Variable 'written' is reassigned a value before the old one has been used.

6df32c89da8ddb98376a868e8d251e810e89b22e authored over 10 years ago
obexd/client/map: Check msg value is valid

Checks for NULL value before passing to the callback.

621861cd84d6f4522b35b16b10a347e733808dda authored over 10 years ago
tools: Update bluemoon firmware and harware variant strings

f6158338323e3bb0a7cb1f7bb87167b1acb78a52 authored over 10 years ago
tools: Fix usage text for address parameter

2cd3c15a72e513d407ec5e9ecc00e8c5a86483b2 authored over 10 years ago
android/hal-sco: Fix coding style

ab42853d61acc06dd7d0065a346378c713ad5614 authored over 10 years ago
obexd/mns: Check event value is valid

This adds a common check before passing the event value to the callback.

60ebd27931f2f9241e1ddad521af36c0ed991524 authored over 10 years ago
obexd/client: Fix leaking memory on MNS

In case an event is received twice, due to remote side misbehaving or
not, it would leak the pre...

bb57098100a9f47b1a0f6e2be8aa0a85a2d33384 authored over 10 years ago
gdbus: Fix match rule for NameOwnerChanged

When subscribing to the D-Bus signal NameOwnerChanged from the bus driver,
specify the object pa...

71d317d0d4d8db1a921082c4d51ea1f4096c6aed authored over 10 years ago
Monitor: Modify design of AVRCP callback functions

Modified the design of AVRCP callback functions.

8b0792b830277f79e143cb25af9d2df841c957dd authored over 10 years ago
monitor: Update GATT Descriptor UUID translations

071b1667fa0ba2eb1612c51ccf7b4bbae28a333a authored over 10 years ago
monitor: Update GATT Service UUID translations

762e61259f999966ee318f25e5cbf7cf13d362ad authored over 10 years ago
monitor: Update Appearance categories and subtypes

e9b93bef829b84c7c8a887071ac2a6c5d9a1877d authored over 10 years ago
monitor: Update GATT Characteristics UUID translations

f5b9087ab69103961e9fe4d13667ed2c19a8e205 authored over 10 years ago
monitor: Update UUID to string mapping table

d216f0d0656d0a41323f172f89374a0dbe4a9c9a authored over 10 years ago
emulator: Use explicit IO capability for bthost

d086d9565ab447722934ce750df95a45f649e4ba authored over 10 years ago
tools/l2cap-tester: Specify explicit IO capability when necessary

2475bdc197bcf7a6f4f7a8c60a072fde85154235 authored over 10 years ago
emulator: Fix clearing advertising state when connected

5a40cdff80f193a92fe07f9d38c9374849a8ee1a authored over 10 years ago
core: Fix missing channel unref on cached session watch

g_io_add_watch function takes own reference so local one needs to
be dropped. Fix following Valg...

9d8f94405d1cca7d7808a7179f0a823bc27069e3 authored over 10 years ago
doc/obex-api: Add API for PBAP 1.2 features

These changes add support for PBAP 1.2 features, the idea is that upon
connecting the stack will...

2f15797dfa4dddaeb47738f4481f2b756f8a7c07 authored over 10 years ago
doc/media-api: Remove obsolete properties

Properties related to HFP/HSP are no longer available since BlueZ has
no native support of those...

6f680981e00f9c89d899b6d005740c366b62e31c authored over 10 years ago
android/hal-ipc-api: Add missing peer features parameter

aa91fca41072a73262bafecb8939329f82207054 authored over 10 years ago
android/hal-ipc-api: Use Tone instead of Code DTMF

To be consistent with existing code for handsfree

25283f82a9b33274c9177aa11e81e3a54391f3e1 authored over 10 years ago
android/hal-ipc-api: Use 2 bytes for location in dial memory

1ebf3301a02784424576d5ef63f1d059f1f5338d authored over 10 years ago
android/hal-ipc-api: Fix define for HF-Client

5bc235fb6e155662e10bc3a4dbcf53449ed8e554 authored over 10 years ago
doc: Update Android tests coverage

2770fba53fbe658e9a16ef1faa48da1f3001679b authored over 10 years ago
android/tester: Make GATT tests names more descriptive

b6408111d0afd270c2ee8684c857ae283187b22c authored over 10 years ago
android/tester: Add GATT Get Descriptor 1 test case

It tests searching for descriptors in characteristic.

4c7aef5c1a379dc9577380a195e320c0d2641af6 authored over 10 years ago
android/tester: Add GATT Get Descriptor 3 test case

No descriptors will be found in this test case.

0adbb18369de1e80ea28c99838a1d69f3d47fc53 authored over 10 years ago
android/tester: Add GATT Get Descriptor 2 test case

It tests searching muliple descriptors in characteristic.

9409e29f1ce28bca8ec59d9ad55c73ceb6536fa1 authored over 10 years ago
android/gatt: Fix descripors instance IDs

First descriptor should have instance ID with 1.

f10a24767c986a808f07795002d4586606a80c1f authored over 10 years ago
android/gatt: Fix sending Get Descriptor callback

GATT_STATUS_SUCCESS or GATT_STATUS_FAILURE should be send in this
callback.

c8920fc1246637aaabcc40cbfe05845c91149f07 authored over 10 years ago
android/tester: Fix characteristic instance ID

Characteristics instance id starts from 1.

e4511f849df2b4aa08045aac35ef5a062afb5f95 authored over 10 years ago
android/tester: Add GATT Get Characteristic 2 test case

It tests getting characteristics of non existing service.

89023a4fb19368c992df78a374d69a9b587ec731 authored over 10 years ago
android/gatt: Fix sending callback in get_characteristic

Notification should be send to client in case of error.

e0c67c33c367d30122cde278af5b015ccd7fcd70 authored over 10 years ago
android/tester: Add support for GATT Get Descriptor callback

Service and verify GATTT Client Get Descriptor callback.

9c2b2a0708b61a2f5a0b74fda05be304a38da57c authored over 10 years ago
android/tester: Verify GATT instace IDs in callbacks

aa661048999fa5c0f9c1e9ef52efba16d58a4f4c authored over 10 years ago
android/tester: Add GATT Get Included Service 3 test case

No included service should be returned in this case.

6a2f283631538fb27078fc2609a1231b30586e6c authored over 10 years ago
android/tester: Add GATT Get Included Service 2 test case

It will test searching include services with 128 bit UUID.

7479034420a164108a4160e03639858606ef845b authored over 10 years ago
android/tester: Add GATT Get Included Service 1 test case

Verify if included service with 16-bit UUID can be found.

fb149a59025df75c7f54d47566519ace23bcff29 authored over 10 years ago
android/tester: Add support for GATT Get Included Service callback

Service and verify GATT Client Get Included Service callback.

366eeed6ec6b9abbb647fa87b566d20579ed8eda authored over 10 years ago
core: Remove not used device_set_conn_param function

This function is not used since connection parameters are stored from
adapter.c. Also remove no ...

001e986975852129d002c3fa71b6a269d5907a97 authored over 10 years ago
core: Fix storing connection parameters without store hint set

If store hint is not set those should not be stored persistently.

836139b6600b47c00268c9b0960e3ed1bd3b66c4 authored over 10 years ago
tools/btgatt-client: Add the "register-notify" command.

This patch adds the "register-notify" command, which registers a
notification/indication handler...

01cefefecdac069de704883f9de36896363b1476 authored over 10 years ago
shared/gatt-client: Handle incoming not/ind PDUs.

bt_gatt_client now registers an incoming PDU handler for notification and
indication PDUs. The P...

151582e6a3438f6867af114f549e1088b684b828 authored over 10 years ago
shared/gatt-client: Implement bt_gatt_client_unregister_notify.

This patch implements bt_gatt_client_unregister_notify, which is used to remove
a previous regis...

260f374e70f985afd821433d8a1e1bf44848226e authored over 10 years ago
tools/btgatt-client: Add "unregister-notify" command.

This patch adds the "unregister-notify" command which can be used to test the
bt_gatt_client_unr...

77c4368de5aad61e7b22c97dc2b452ef0e915c73 authored over 10 years ago
TODO: Reference counted notify functions implemented

09fa845c6204543193d99fcddf832ef4fa4606bd authored over 10 years ago
shared/gatt-client: Introduce struct bt_gatt_characteristic_iter.

shared/gatt-client currently defines a service iterator which returns service
data in a copy. Th...

d3c9f0e9b008cb2458cea86ff7aa07530a673a82 authored over 10 years ago
shared/gatt-client: Implement bt_gatt_client_register_notify.

This patch introduces the bt_gatt_client_register_notify and
bt_gatt_client_unregister_notify fu...

a1952acd058f63876ffb04c4216d715b811fdd43 authored over 10 years ago
android/avrcp: Clean up command order

Idea about order in this file is that commands goes first and
notifications in the end of file.
...

1731729841700d7de9fb7053544bd319336bc850 authored over 10 years ago
sdp-client: Minor code style fix

c4d07dfded593316bf66bb59bff00a0341da42ce authored over 10 years ago
sdp-client: Add disconnect watch for cached session

SDP client keeps sdp session alive for 2 more second after usage in case
there is need for reuse...

99d97aa842c8aac525b9fb9a90417b9bf154410e authored over 10 years ago
sdp-client: Extract cleanup function for cached session

Cleanup function will be used by next patch

7bc5ee49e8303280dfe102d1324dd4f2c35e5625 authored over 10 years ago
android/tester: Fix not handled ssp requests in AVRCP cases

Those were previously passing because of ssp handler being not cleaned
between test cases. This ...

f815a4bebad00194f419a274c6e4dd5ae9ef0ece authored over 10 years ago
android/hf_client: Import Android hf_client header

This header file has been taken from Codeaurora forum.

0a78bde0fa3ed96265917dd81d88787bf873bdf9 authored over 10 years ago
android/hal-ipc-api: Add Handsfree client IPC API

f3ec88e21875cb3f1513c98f9e6b3c56fcfef689 authored over 10 years ago
android/client: Check if hex string is byte format

Data strings should be byte format.

fdd99da31ea0e23d340f4bbd040bd63b35bc4c3a authored over 10 years ago
Release 5.23

28559cf267bd178d3f79de66a213042afa86b70b authored over 10 years ago
build: Update library version

9ca0bce6313ae6d430a4169279785dc186838cbe authored over 10 years ago
lib: Update company identifiers

57af99eaed035dbc446743d1a85a40e29c987478 authored over 10 years ago
tools/smp-tester: Remove incorrect invalid data test case

Latest upstream kernel simply ignores unexpected data without
disconnecting so trying to wait fo...

7fbc74076a20160e14ea3b92ce9bc7a151629d30 authored over 10 years ago
shared/tester: Change handling of tester_setup_failed event

If tester_setup_failed() was called, execute post_teardown() to clean
data created in pre_setup ...

5eaa5acac53b8e87fc8e6e90e0cd542d43b1eda9 authored over 10 years ago
tools/gatt: Fix accessing NULL cmd

bfa32744caee0d434c67327c5f33a3a148ae4688 authored over 10 years ago
client: Force redisplay on rl_printf

It seems some in some version of readline rl_redisplay does not update
when rl_printf is called,...

3167c1df57cd3cb829a7ebc07c84655d12e7750b authored over 10 years ago
core: Fix concurrent authorizations

In case multiple authorizations happen it can trigger a second call to
agent_authorize_service w...

8bbd9ed42847fc8f301fc3302b248979b9729bee authored over 10 years ago
core: Fix idle watch not being removed properly

The idle watch used to dispatch authorization should be removed when
waiting services to be reso...

6e58fd797f6bf46e83b1124169e2f7b8faf5f506 authored over 10 years ago
client: Fix typo

2fb5a1bcccb95cc15f924ee9177a3c98ca40cd4d authored over 10 years ago
androd/client: Extend history line size and depth

For some commands current history line size isn't enough to store it
complete. For complex/long ...

e65dadec36909e26b4f44c1a776898e26ef9aec3 authored over 10 years ago
emulator/bthost: Fix not matching cid data properly

When using bthost_add_l2cap_server the caller expect that both scid and
dcid are the same since ...

a528bdce68981d4093fa179d24f749457576c1b5 authored over 10 years ago
android/tester: Add AVRCP init - Success test case

3d390cd7edd57ab3c7fa87870641eebf4594af90 authored over 10 years ago
android/tester: Add AVRCP Disconnect - Success test case

eef50fbbf032525f1a5a77bd1d92b70d8825ac47 authored over 10 years ago
android/tester: Add AVRCP Connect - Success test case

79eaf2be7f8ae59d2e82432647eeaff381d5695e authored over 10 years ago
lib/sdp: Split error handing for length and transaction id

This split the handling of invalid PDU length and not matching
transaction id adding proper debu...

5f12d7a3da6869bb25154d594c5d9503b33cbe6c authored over 10 years ago
android/hidhost: Remove reconnect logic

GATT can handle reconnect now, so lets remove that part of code from
here.

cbc8c6556f30191a246e85670f2fef43d8bb0d92 authored over 10 years ago
monitor: Add AVRCP GetPlayerApplicationSettingValueText support

Support for decoding AVRCP GetPlayerApplicationSettingValueText
added in Bluetooth monitor.

58918f0ef5d635cb2a2a8b7c03e6fecaa63be8ea authored over 10 years ago
monitor: Add AVRCP GetCurrentPlayerApplicationSettingValue support

Support for decoding AVRCP GetCurrentPlayerApplicationSettingValue
added in Bluetooth monitor.

40d016c1f06ebdcc92b53ddb482e96224649086a authored over 10 years ago
monitor: Add AVRCP SetPlayerApplicationSettingValue support

Support for decoding AVRCP SetPlayerApplicationSettingValue
added in Bluetooth monitor.

3e45317f7475d76372f3452ad1653c9a18c9a0f8 authored over 10 years ago
monitor: Add AVRCP GetPlayerApplicationSettingAttributeText support

Support for decoding AVRCP GetPlayerApplicationSettingAttributeText
added in Bluetooth monitor.

5a52a580b6eff3ad0cf46d9b733877f34e41106a authored over 10 years ago
monitor: Add AVRCP InformDisplayableCharacterSet support

Support for decoding AVRCP InformDisplayableCharacterSet added in
Bluetooth monitor.

ab77c4b6f3645e432500aed6cad793366322b8fd authored over 10 years ago
monitor: Remove superfluous call to l2cap_frame_pull

Removed superfluous call to l2cap_frame_pull.

3002cd44a5e0fe0bf63a8c21ab6c8e65d243183c authored over 10 years ago
android/tester: Use default ssp handler in A2dp - Suspend test case

Because ssp_handler was incorrectly overriden with default_ssp_req_cb
in previous test case, thi...

0fad328c52a113db1e31f7e504e807b687b7653a authored over 10 years ago
android/tester: Set ssp_request_cb to default value in teardown

It could be set te default_ssp_req_cb and should be set again to
ssp_request_cb.

2f061b693db2cbf2f9a9b819f2d1efbcf61333f6 authored over 10 years ago
android/gatt: Make sure GATT will reconnect after disconnection

With this patch once remote is disconnected there is decision taken if
BfA should wait for recon...

df0dfc268ac5f75a6006cc6f7bd881829b4aae64 authored over 10 years ago
android/gatt: Extract remove_autoconnect_device helper

472c0d30038239542b3876da8d63f2ae86b16600 authored over 10 years ago
android/gatt: Unsubscribe from autoconnect on unregister

When application does unregister, lets make sure that BfA does not keep
any auto connect devices...

ea985fa29db49b8f81b093261f115330cf3a0d9b authored over 10 years ago