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

unit/test-gatt: Use one generic search callback

In these callbacks only success is verified, so there is no need to
duplicate them.

16fd0ed58361b50be6eb452a1e6be577fac29f55 authored over 10 years ago
unit/test-gatt: Add /TP/GAR/CL/BV-01-C test

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

ecd2b8468ebce35c3eb38231f82964aef694b434 authored over 10 years ago
unit/test-gatt: Add TP/GAR/CL/BI-01-C test

Verify Generic Attribute Profile client behavior when the
Read Characteristic Value procedure fa...

830f92dc6ab192fa37c8ae843c5311b6863fc34d authored over 10 years ago
unit/test-gatt: Verify found services

Register ready_callback in bt_gatt_client to verify services,
characteristics and descriptors fo...

b3ca6b3f450bbc540f4b41daf5ebf778c15eeffb authored over 10 years ago
android/client: Fix unused warning for gatt client in Android 5

c66ab18cd30285ce9b86a81a4bd1eb1d57ba8b6e authored over 10 years ago
android/client: Add new API support for handsfree client

Add support for handsfree client new API by adding missing parameters
to functions and callbacks.

7ebfa1dbd28577b37ae975fe09519d05b3c069fc authored over 10 years ago
android/handsfree: Add dummy configure_wbs() function

In a case Android runs this print debug message.

fa9a8efb9e167e1372c24b8dab9ed461e5f5fe5d authored over 10 years ago
android/gatt: Fix pending request data leakage

Fix potential memory leaks and one reported by Valgrind:
==28453== 201 (144 direct, 57 indirect)...

3f30b47d13c0a4a9b7a61fa563fb672c5de0eb81 authored over 10 years ago
android/gatt: Fix sign counter comparison

This fixes invalid sign counter comparison and fixes one issue with
TC_SEC_CSIGN_BI_03_C PTS tes...

db7c5f23af05999304edd7da72c1a5b043f17e9e authored over 10 years ago
android/gatt: Fix using wrong variable type

Not all bytes were set thus the following valgrind report:
==4748== Conditional jump or move dep...

7ecc95798b9f6980d6aa4bf4a9b685c8d5573bee authored over 10 years ago
android/pts: Update GATT PTS test results

dd6ca5c7ea82e24e85eb60fbc2681563bf9d01a3 authored over 10 years ago
android/gatt: Search included services in Secondary Services

Check type of service and perform include service discovery with valid
range.

c56a549034a733e40cd3e8850783a1b8a8682b5d authored over 10 years ago
android/gatt: Initialize includes queue

Initialize included queue even if service is Secondary Service.

34e31f2ae2bb1db159ede9c4fc5c010fc2a861ce authored over 10 years ago
android/handsfree: Use bdaddr provided for find_device()

890a255113dd95d6fc82eabe233c7bde4ced9cf3 authored over 10 years ago
android/handsfree: Fix cut and paste typo

0ac390e3bb971ac32030c804090f1d575f02c7e3 authored over 10 years ago
android/handsfree: Return default device for zero bdaddr

For the old Android API use find_default_device() function.

86bad5d9865ef5459ba27d77851daeeea2d97c2a authored over 10 years ago
android/handsfree: Add support for new API for cind_cmd_cb

CIND Command notification callback has new parameter bdaddr.
Currently use global device bdaddr.

9ad873ef43ceaddde1fb2779e974d131e0732d1a authored over 10 years ago
android/handsfree: Add support for new API for unknown_at_cmd_cb

Unknown AT Command notification callback has new parameter bdaddr.

1fec414bf04822d01a7a4ae92af8f8bdd4b37f81 authored over 10 years ago
android/handsfree: Add support for new API for cops_cmd_cb

COPS Command notification callback has new parameter bdaddr.

30672580a11559077d005fb8a15ff35a7e036489 authored over 10 years ago
android/handsfree: Add support for new API for clcc_cmd_cb

CLCC Command notification callback has new parameter bdaddr.

2375382605b5a8222a879517a5b1f8b54c36163f authored over 10 years ago
android/handsfree: Add support for new API for key_pressed_cmd_cb

Key Pressed Command notification callback has new parameter bdaddr.

bcfbdd059edd4ffc6c54fd6d045766ab9b9974f0 authored over 10 years ago
android/handsfree: Add support for new API for handle_answer

Answer Call Command notification callback has new parameter bdaddr.
Currently use global device ...

9e5665a73d43596d065d1a8b42f0360c2c33d403 authored over 10 years ago
android/handsfree: Add support for new API for dial_call_cmd_cb

Dial Call Command notification callback has new parameter bdaddr.

ea3e91cf13da8f5e716534aa01c88b47e9443839 authored over 10 years ago
android/handsfree: Add support for new API for vr_cmd_cb

Voice Recognition Command notification callback has new parameter bdaddr.

0473ce49b10a3625d83735fbe3c3aa38f2bbc7fd authored over 10 years ago
android/handsfree: Add support for new API for handle_dtmf

DTMF Command notification callback has new parameter bdaddr.

8343735754c098f04c0d81ff4254013f5521956f authored over 10 years ago
android/handsfree: Add support for new API for nrec_cmd_cb

NREC Command notification callback has new parameter bdaddr.

e753d1c5f4bc217d823a6a6e296676a067f7f5f7 authored over 10 years ago
android/handsfree: Add support for new API for chld_cmd_cb

CHLD Command notification callback has new parameter bdaddr.

7abcd024882301eb02ff4808edd68e1039d7e589 authored over 10 years ago
android/handsfree: Add support for new API for cnum_cmd_cb

CNUM Command notification callback has new parameter bdaddr.
Currently use global device bdaddr.

f87676bc4540c783acfdb5fefe2d8d877b422c4f authored over 10 years ago
android/handsfree: Add support for new API for volume_cmd_cb

Volume Command notification callback has new parameter bdaddr.

2ce0bb3c23e65e8a2dd910b517a94dc0c7da00c5 authored over 10 years ago
android/handsfree: Add support for new API for hangup_call_cmd_cb

Hangup Call Command notification callback has new parameter bdaddr.
Currently use global device ...

b6e754e1bf187f52407a9fbd12e420a9df26b2a4 authored over 10 years ago
android/hal-ipc-api: Fix typos

3abafb415e2bf6ef4ce780e168c071ed0ec56c7f authored over 10 years ago
android/handsfree: Add support for new API for cops_response

cops_response has new parameter bdaddr in new Android API.

2e2514c502356ba567e19bec4e219d315483e9dc authored over 10 years ago
android/handsfree: Add support for new API for stop_vr

stop_voice_recognition() in new Android API has bd_addr parameter.

86b2b8c24e69b417eabb5e2a8eb68849533c8644 authored over 10 years ago
android/handsfree: Add support for new API for handsfree init

Add max_client parameter to IPC following new parameter for HF init().

b36434f47ac034869bd42f23ac7b0d09dc1fdd62 authored over 10 years ago
android/handsfree: Add support for new API for clcc_response

clcc_response has new parameter bdaddr in new Android API.

5078595df1615b02b7928a8e3ed4a4d4259ea793 authored over 10 years ago
android/handsfree: Add support for new API for at_response

at_response has new parameter bdaddr in new Android API.

66231a25cad3c3f9635183c114e1e24b0c055dc5 authored over 10 years ago
android/handsfree: Add support for new API for formatted_at_response

formatted_at_response has new parameter bdaddr in new Android API.

6c70b603360ddd938e6df2a660616ae6b61b9115 authored over 10 years ago
android/handsfree: Add support for new API for cind_response

cind_response has new parameter bdaddr in new Android API.

d1eca83032bcd1cec7819a424bf6a3f4c25196d4 authored over 10 years ago
android/handsfree: Add support for new API for volume_control

volume_control() in new Android API has bd_addr parameter.

b0ba2f3432c938e542c4829c4e1cc58f03fc3c89 authored over 10 years ago
android/handsfree: Add support for new API for start_vr

start_voice_recognition() in new Android API has bd_addr parameter.

e16ccc08874f9d04f31d648be8554ae85c9f63ad authored over 10 years ago
android/client: Print number on query current calls in hf-client

41825112da2475279e9680b8ef037767a3ffbeae authored over 10 years ago
android/pts: Re-test HFP failing test cases

For PTS issue #12039 ETS and DLL was provided. Respective tests
are passing.

64fcdff5ad921af471885d6eda92d115e7103940 authored over 10 years ago
android/client: Support new API for SCO HAL

Add support for new parameters in open_output_stream() and
open_inut_stream().

8f4564a7448a429beb7be2292aa3b9e3b0145f6c authored over 10 years ago
android/client: Add support for new API for gatt server connect()

Fixes number of parameters in gatt server connect() for different Android
API.

669cfa3b78f6540abe47a1fc0093e24b498aac65 authored over 10 years ago
android/client: Add support for new API for gatt connect()

Fixes number of parameters in gatt connect() for different Android API.

c42ce772bca5af73910e99e7c88f2b642b94bd32 authored over 10 years ago
android/client: Add support for new Android API for PAN HAL

Fixes parameters order for new API.

8ba4537aa495f537db9170fdd9f0bb91b2c967dc authored over 10 years ago
android/client: Add support for new API for gatt scan()

Fixes number of parameters in gatt scan()

84ae21bb319cba6887499066983da6f8afc43690 authored over 10 years ago
android/client: Support new API for Audio HAL

Add support for new parameter in open_output_stream().

260fb31bbf6bb494f77fe6c83c7932fc9bd5319e authored over 10 years ago
android/gatt: Add support for new parameter in srv connect()

Support transport parameter in new Android API.

3235db2a6640d2a944b3b05e9fcfaa8821d3420c authored over 10 years ago
android/gatt: Add support for new parameter for connect

Add support for new parameter in gatt client connect() for new Android
API.

a5a0f7cce8e93ff4723010573511833a6248e4da authored over 10 years ago
android/gatt: Add support for new API

In new Android API client_if parameter is removed.

5a1814ef0f42bac6ba402f083ce499085e18c759 authored over 10 years ago
android/hal-sco: Use bdaddr parameter in Get SCO fd command

19f8877af783231edda9de8d4b53c2da48d1b3cd authored over 10 years ago
android/hal-sco: Remove deprecated API usage

Instead of deprecated functions use new ones. Fixes deprecation warnings
during build.

ab7f3972887cd3a04cd2fc2ecd1452c9e3537151 authored over 10 years ago
android/hal-sco: Add remote address parameter in Get SCO fd command

5d430ce0d88869ceaeabaf9fbd46803c599ba135 authored over 10 years ago
android/hal-sco: Save bd_addr for output stream of Audio SCO HAL

Make use of address field which makes possible to query right SCO fd
from handsfree multi-client...

3b2445be8b1731353bec394ac59b2e1f2e4f2a16 authored over 10 years ago
android/hal-sco: Save bd_addr for input stream of Audio SCO HAL

Make use of address field which makes possible to query right SCO fd
from handsfree multi-client...

fb4877a22f618b4c951f39928ea1db9f892e3ef1 authored over 10 years ago
android/hal-sco: Implement dummy SCO HAL functions

Prevent from crash and print debug statements.

b772cf6b03123d4cc62f7880180cd11078abe299 authored over 10 years ago
android/hal-sco: Add support for new Android API

Add new parameters to sco_open_input_stream() and
sco_open_output_stream() for the new API.

faf73e5b2829c7468d88f9b275381a024c2dde0a authored over 10 years ago
android/pts: Update L2CAP tests results

f6db68d39ba5521dbac1b0ead3790d6cfda306e1 authored over 10 years ago
tools/sdptool: Add MAP supported features for MNS

Add MapSupportedFeatures into MNS attribute names.

MNS Record output captured from sdptool:
Att...

3fcf951f00bda7f7f3bc1fad6bfaddc1f473e550 authored over 10 years ago
doc/test-coverage: Update test count

683951b9bb0794d59d802e63b28e63be11c28798 authored over 10 years ago
shared/hfp: Rename functions operating on context

383d42f576ba8348ec9f011634cb30fbf14d04d4 authored over 10 years ago
shared/hfp: Rename hfp_hf_result to common hfp_context

ca2337dd030b3293ba1ca8492c7f5c801dbee5ac authored over 10 years ago
unit/test-hfp: Test for skip hfp_context field

This patch adds test:
/hfp_hf/test_context_skip_field

6d957b0aa251fcd1f1ad44993b7ae857af9d6345 authored over 10 years ago
shared/hfp: Add function to skip field in hfp_context

Some fields in AT commands are not used by HFP spec. When parsing such
commands it is convinient...

1a1d120edb6e18db01c174482a7c6037e3db2a57 authored over 10 years ago
unit/hfp: Add test for +CME ERROR: response

4e5ce5de4d69f1dadf6366a26ff55d78be3f62d6 authored over 10 years ago
unit/hfp: Add unit tests for parsing hfp_context

This patch adds:
/hfp/test_hf_context_parser_1
/hfp/test_hf_context_parser_2

e733365a4119015dfa44686a006862c5a2fe381b authored over 10 years ago
shared/hfp: Add hfp_context_get_range function

This patch adds hfp_contex_get_range function which is useful in parsing
response like this : +C...

38bd99683d46ca9f5701f117af80a1cd79fa0c08 authored over 10 years ago
shared/hfp: Minor fix in container close function

When closing container of hfp_context, we should try to move to next
field so offset is set corr...

bb6a7ebe15d8ccb82a6de6726cd72950f085a178 authored over 10 years ago
shared/hfp: Add handling +CME ERROR to parser

6fc38e1508f70fe987b3d9ac38d3842e7a95c42e authored over 10 years ago
shared/hfp: Rename hfp_gw_result to hfp_context

hfp_context seems to be better name for data we get in the result of HFP
GW. Especially that we ...

55f8a4f4bd26a66bd1cafecb60fc5e787e88bf0b authored over 10 years ago
android/bluetooth: Fix whitespace issues

2e890fa8edfad7fa2d19effc85f8b26576b6775e authored over 10 years ago
android/pts: Fix capitalization in MCAP tests results

Keep PTS issues reports consistent for easy scripting.

06838126319cb909879f0ddf421b52693614f32f authored over 10 years ago
android/hal-audio: Implement dummy Audio HAL functions

Enable debug prints and prevent crash.

38719ef63cac0a02262f9c8e6b755701dc3b5b02 authored over 10 years ago
android/hal-audio: Add support for new Android API

For new Android API add parameter address to audio_open_output_stream()
and audio_open_input_str...

95fb9b8764780f57ca1b244304e3b5f205dd77b1 authored over 10 years ago
android/hal-bluetooth: Add parameter to create_bond

Add parameter to create_bond following new bluetooth.h HAL, transport is
defined in bluedroid in...

f91de769487803bad1915d178c6e2dec2eb2cf69 authored over 10 years ago
android/hal-bluetooth: Add missing functions

Add missing HAL functions for new Android version

0a16bd7b78cd6ff02a9186e70b71109a690de4a2 authored over 10 years ago
android/client: Add new API argument for create_bond()

New Android API has new argument transport.

a7d072567abb14c0dfd9e049df135f4ca55c02d8 authored over 10 years ago
android/client: Add energy_info_callback print

3d69d55d4f28a2d6633b48f89096117498b33202 authored over 10 years ago
android: Set Android version to 4.4.4

For local build set exact current Android version.

2c4b8bde0fd0d6843bfb88399dccc32e0be85d7f authored over 10 years ago
android/pts: Re-test HDP profile on PTS 5.3

PTS issue 12340 which incorrectly enabled TC_SRC_DE_BV_01_I
is solved in PTS 5.3.

b74c208ee4169a44409e6cf1e8f56118b606acb0 authored over 10 years ago
AUTHORS: Mention Sebastian's contributions

9bc1c2dbdcac7dd932cc6a201b442d6a8ab8b30d authored over 10 years ago
obexd/ftp: Handle transfer reset for FTP

Changes made to emit transfer completed to .Transfer1 interface on
ftp reset.

11703a49f432d743d987f2c9a53847a65e3544b2 authored over 10 years ago
emulator/bthost: Remove empty bthost_stop function

0cedfa447243cfb984f17b6438851f7988ee7860 authored over 10 years ago
emulator/bthost: Move smp_start to bthost_create

This creates smp while creating bthost allowing for early bailout if
kernel doesn't support cryp...

5aa62eb4270ba27022bab708e12349151c036937 authored over 10 years ago
emulator/bthost: Simplify bthost_create

Use new0 instead of malloc+memset for allocating bthost.

5f63c56d48a1922a138d25f1fdb3cb18fcacb6a6 authored over 10 years ago
shared/gatt: Fix wrong function exit

d8459a282b2cda0bb5aab35e586c0f0e85676a04 authored over 10 years ago
core: Remove unnecessary LE connect for kernels that don't need it

From mgmt version 1.4 onward the ATT server socket gets appropriate
notifications also for outgo...

25dc0c5026442edee1ef0b987aca723ea3b593fb authored over 10 years ago
android/pts: Correct typo in HFP tests list

bc84aaf75721691a64574e32768fe75a0fc931da authored over 10 years ago
android/pts: Correct typo in MCAP tests listing

6c044184f48cca8a005ca8f1f74ab809e0a8c9c0 authored over 10 years ago
android/pts: Correct typo in tests listing for IOPT

82ff15aeba22088d32c3eb630c5a261494801757 authored over 10 years ago
android/pts: Interim PTS tests results for L2CAP

778e182c6438962ff641e66b1a867aa16bd27414 authored over 10 years ago
android/client: Fix copy paste issue in stop recognition function

7e4f7894456fd0815e162511efa432be8d313220 authored over 10 years ago
btio: Fix uninitialized usage compilation error

When compiling with --enable-maintainer-mode these throw
errors because of -Werror=maybe-uniniti...

6353123e76a92441d8d93f2b48a4683e53854116 authored over 10 years ago
unit/gattrib: Only init log on --verbose

46d35351cce71fc2873921628c159b3f9bf5069d authored over 10 years ago
unit/gattrib: Respond to the request PDU.

90a8d80f8f53b239875235d5b30e7d5ff1c1288a authored over 10 years ago
attrib: fix GATTRIB_ALL_REQS behavior

g_attrib_register(..., GATTRIB_ALL_REQS, ...) behavior would previously
include indications, thi...

aa6c286ce155e7ef556d7c58c381357247678801 authored over 10 years ago
unit/gattrib: Check expected PDUs were delivered

Check that the PDUs that we expect to receive when
registering for events have been delivered.

2373a2bd53452261eb2519555d5f25f29186bd53 authored over 10 years ago
attrib: Add unit tests for g_attrib_register

84be78a05b55d47b709c1b94c2885e50b0d65ded authored over 10 years ago
Add unit tests for gattrib

This will ensure that the API behavior of gattrib is preserved.

ee1d6fe79da20c2c4a4d9abc9d9b6ab3d4610fa7 authored over 10 years ago