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/handsfree: Pass device to phone state and indicators functions

806cbc3f8c3ea452db045789b4febed818ac3851 authored over 10 years ago
android/handsfree: Pass device to SCO handling functions

325ddf83428b6b379d781bad73f15e8b1224eef2 authored over 10 years ago
android/handsfree: Pass device to connection handling functions

8b27c6fce9331230bb7e09870d5238815cea4cac authored over 10 years ago
android/handsfree: Make init, cleanup and state functions static less

74fed7614a8e7a232cee8c9ab19991b7e0febe56 authored over 10 years ago
android/handsfree: Pass device as user data to AT handlers

320caa7ae27937fe0150edf0fc3f6c30d974c02f authored over 10 years ago
android/handsfree: Pass device pointer when registering AT commands

0012675f5d0791674ce99c8a237d00b9c29f6912 authored over 10 years ago
android/handsfree: Define proper type for device structure

5518a499b74753d0626169725fbab2c4a8a50a71 authored over 10 years ago
android/pts: Update AVDTP tests results with PTS 5.3

f468a9f53ac6f8de0a32ae2f8583c208eee0e994 authored over 10 years ago
doc: Mention the released Linux 3.17 kernel

f2c3147f742b07f526bb2cd798c00e473cc37065 authored over 10 years ago
monitor: Add AVRCP PASS THROUGH command support

Support for decoding AVRCP PASS THROUGH command added in Bluetooth
monitor.

0e62b2721a062cca8e6ae2ee50d08e76e72470e0 authored over 10 years ago
doc/test-coverage: Update Android tests count

0b4d4b5e62fbc3a5a6a9f1a0944801e2a73081c1 authored over 10 years ago
android/tester: Add Gatt Write Descriptor Insuf. Auth.

Test case for insufficient authorization error

5b93a493de11d7c516bcf08cf007a9cc209c61d7 authored over 10 years ago
android/gatt: Fix status in write descriptor cb

This fixes problem with status value.
Status should be updated in hal_gatt_write_params as well.

2ae06e9e9ae1919a13a59b1f46f0f390f23935eb authored over 10 years ago
android/tester: Add Gatt Write Descriptor Wrong Param

Write descriptor value using wrong parameters test case

30356dfd8d37298f684ea48f76184782ece63ef1 authored over 10 years ago
android/tester: Add Gatt Write Descriptor Success

Write descriptor value test case.

4ae2ef3671d35a1a5679a56fff78beb3df9a322e authored over 10 years ago
android/pts: Updated PBAP PICS and PIXITs for PTS 5.3

ec30d5217c75bf1be477c1b38a594a7624adfadf authored over 10 years ago
android/pts: Updated AVRCP PICS and PIXITs for PTS 5.3

513140b0c6ef29b44598582f237a2f82861dd522 authored over 10 years ago
android/README: Add map_client to list of supported HALs

3ab8dd6c05cfeb591b5951aba35d8c84d81b5541 authored over 10 years ago
android/hal-map-client: Add API calls

Send API calls data using IPC.

2fe3089a7b715ab6070258ac2036717208688184 authored over 10 years ago
android/hal-map-client: Add event handler

62b8a7686842c1e8cdd2eccdb7bd00eb1b5030b2 authored over 10 years ago
android/hal-map-client: Add skeleton for MAP client HAL

This adds skeleton with stubs and proper build system entries.

ca9366619bfefcadba6235f5637da9d8b8329889 authored over 10 years ago
android/map-client: Add Android MAP client header

This header file has been taken from Codeaurora forum.

7281f6a133ca6837ff1305116eb12d01e5b11f17 authored over 10 years ago
android/hal-msg: Add get remote MAS instance command and event

fe74ab7e60168c5f02411ed2ad1ea6c330809e93 authored over 10 years ago
android/hal-ipc-api: Add MAP client HAL

66d20db49c41ecb5a8de6646e5f81ad71687ae07 authored over 10 years ago
unit/test-avrcp: Fix not checking PDU type

It is an error if a control PDU is received over browsing channel or
vice versa.

accd43d05b786c9a9723ec29b6bb5271d10d9328 authored over 10 years ago
android/handsfree: Minor whitespace fix

dc14e6b3259331d4edd3490c8f00e3d13952c11c authored over 10 years ago
android/hal-utils: Fix get_config wrapper

If property name was maximum allowed size (31 characters) it was
incorrectly rejected. Unfortuna...

abc585f805996b11fec34248380c5fd393c19b33 authored over 10 years ago
emulator/serial.c: use posix_openpt() instead of getpt()

getpt(3) is glibc-specific and is not provided in musl and possibly
other libc's. Instead, we us...

40f6359e91f5495c713a183465d61672e786d87e authored over 10 years ago
android/avrcp-lib: Use structs whenever possible

a0347f2340065abc8bc3711d11f5667877d985cb authored over 10 years ago
android/avrcp-lib: Fix struct of SetBrowsedPlayer

The position of charset field is after items not before.

d7212bbd72384af0ed4c11e1e35d01310261ea09 authored over 10 years ago
unit/test-avrcp: Fix PDU type

Browsing command should use brs_pdu to define its PDU.

372f97bfe6e5d5e2bbe1ed71ecc510cdd2478ebd authored over 10 years ago
android/handsfree: Remove superfluous debug log

acf98bb7ad5eaf5fc3d1ee8ca9d83049e557a365 authored over 10 years ago
doc/test-coverage: Update Android tests count

2a750655f06c773a330b9e0851ecd7f7cd1c5fc1 authored over 10 years ago
android/tester: Add GATT server add descriptor test cases

This adds descriptor add by server test cases.

cd21d88d9a8f79a9ef98c4bc61e5c0d797ae9896 authored over 10 years ago
android/tester: Add GATT server add characteristic test cases

This adds characteristic add by server test cases.

4856dd3625f9f8776957ea6f93d0b5699fb3a64a authored over 10 years ago
android/tester: Add GATT server add include service test cases

This adds include service add by server test cases.

ecd374f9911eae1269592bd5875d3bd8155c30e6 authored over 10 years ago
android/tester: Add GATT server add service test cases

This adds service add by server test cases.

5040ae422bd94235e08016ee6913c4bdc41c44b2 authored over 10 years ago
android/gatt: Fix sign_cnt increment

60e419330ab4fbacd5fc6575960fa51bad349dc6 authored over 10 years ago
android/client: Print peer and CHLD features only on connected event

We want to print peer and CHLD features are only when client gets
connected event. Otherwise it ...

3176946ca8757817753a6553711c64e4b4fc78cb authored over 10 years ago
android/avrcp-lib: Add AddToNowPlaying structs

6f4ddca55f298094623c83a7136ce6e17ea321bb authored over 10 years ago
android/avrcp-lib: Add Search structs

43c80c63a154901717e0d304efffd497c4064b03 authored over 10 years ago
android/avrcp-lib: Add PlayItem structs

b8b3afadf81b0078f0c4c5a15ac128596c8b8577 authored over 10 years ago
android/avrcp-lib: Add GetItemAttributes structs

ae563d98c3204e0b095dd80b69e07dc2f9f787a3 authored over 10 years ago
android/avrcp-lib: Add ChangePath structs

fa4a6355328c54d757b52aed3d48d5d426f915bb authored over 10 years ago
android/avrcp-lib: Add GetFolderItems structs

7fd13dbe6303a567d0f1e8595094a3cfd459d0ff authored over 10 years ago
android/avrcp-lib: Add RegisterNotification structs

386a3a0a898af5fdd24bd54c772a5b9935a85656 authored over 10 years ago
android/avrcp-lib: Add GetPlayerValueText structs

c3bde77d29e836df2b562742c970018d28ec85a7 authored over 10 years ago
android/avrcp-lib: Add GetElementAttributes structs

4c386f7e71afa3878568fb4e56dead6cc303885e authored over 10 years ago
android/avrcp-lib: Add GetPlayStatus structs

21e875ffb7d3f82bc2a5a263a0136a9b34b47269 authored over 10 years ago
android/avrcp-lib: Add SetAbsoluteVolume structs

ac44d000258fa3ec8bb5f8a931e0ebb24723617e authored over 10 years ago
android/avrcp-lib: Add SetBrowsed structs

169cd958f04df2da954ae17cf7559b0b6afe35ff authored over 10 years ago
android/avrcp-lib: Add SetAddressedPlayer structs

cd66530d8bd4d389c58166be81e413b5c9cc06fa authored over 10 years ago
android/avrcp-lib: Add SetPlayerApplicationSettingValue structs

bbbbae44e3852c8bc6732140b48f58214ba2c3db authored over 10 years ago
android/avrcp-lib: Add GetCurrentPlayerValue structs

753a905ddf8f266b0a6bcb9db66bb1b6ac1be96d authored over 10 years ago
android/avrcp-lib: Add GetCapabilities structs

a62f141552b0d848cdc0385b48170ec7effad660 authored over 10 years ago
android/avrcp-lib: Add ListPlayerAttributes structs

5b6f61a06c81a2d4c3c1dca9b58f2036f91d72df authored over 10 years ago
android/avrcp-lib: Add ListPlayerValues structs

13e9c11ba55be944720929ca782f7711a52dd549 authored over 10 years ago
android/avrcp-lib: Add GetPlayerAttributeText structs

7803ec21ed40a0cdf616b9751832533e681f0376 authored over 10 years ago
android/tester: Add case for reconnecting HID keyboard device

This test case checks if we correctly raise security level for
reconnecting keyboard devices whe...

a123e4aa4bb0fb73b6529ca50e27479b10b80d20 authored over 10 years ago
android/tester: Add case verifying encryption on HIDHost

This case verifies if encryption is enabled when connecting to
HID Keyboard device.

1bf4b2b2ba145aaed3795a80e0a75d17839eaba5 authored over 10 years ago
android/tester: Add encryption change callback

This is needed for encryption verification.

1300d9da95afa4901bd184c92e59687c19f5268d authored over 10 years ago
android/tester: Improve HIDHost data sending verification

Hciemu hooks may be called in different test stage than we expect
and we shouldn't blindly verif...

e4942a2f64254a95ab2ecb5fb744337152cf5b19 authored over 10 years ago
android/tester: Rename and expose callback verification function

This is needed to verify action result on remotes side by using hciemu
hooks for example. As hoo...

f4a752bf41610057d4ba5a559aff4afb2283ae43 authored over 10 years ago
android/tester: Add GATT server multiple connect succesful test case

It will connect to powered on and visible device multiple time then
disconnects.

fe6bc818bc82858d81db2b41a178c0659a378aef authored over 10 years ago
android/tester: Add GATT server disconnect successful test case

It will connect to powered on and visible device then disconnect.

01398992e96827ae7e51ec796665311827f0f619 authored over 10 years ago
android/tester: Add GATT server connect successful test case

It will connect to powered on and visible device.

4cc5eabb958c96f16a021b39b9c9ff3388a33791 authored over 10 years ago
android/tester: Make client2 app uuid value name consistent

Application uudis for tester should be name unified and consistent.

10dda614de3b545ad06608af1caf0c9893f2d648 authored over 10 years ago
android/tester: Fix debug callback logs

Debug logs for callback should also print logs if callback is not
expected. Additional value in ...

d2abd2d24b362d6eb1d92263193ead93a805b3ff authored over 10 years ago
android/tester: Change GATT client connection test cases to LE connect

Current GATT client connect test cases don't check if found device is
BLE type. Now it's updated...

c7a361134d93f755421a2e737e008b5e1702a6dc authored over 10 years ago
Release 5.24

ae3db960a1f011903a435d62ede7f726a7cf5d50 authored over 10 years ago
test-gatt: Add test-gatt binary to .gitignore list

d758b854f51f82834758e162dfc5e23318939fff authored over 10 years ago
build: Restrict unconditional compilation of unit tests

62220dea19074e9ae03d14bed4df26affa4e5ae6 authored over 10 years ago
android/gatt: Fix adding duplicate connection for server apps

This replaces the usage of unsafe function for adding app connections
with the one that is almos...

0aad414bda3c4852f9a400d7da7a67f1715dc0b7 authored over 10 years ago
android/gatt: Fix handling sign counter

According to BT spec 4.1, Part H, 2.4.5 Signing Algorithm, sign
counter shall increment on each ...

3c8896be642cf83aad79e9b09de3d11a309164ce authored over 10 years ago
android/bluetooth: Extend bt_update_sign_counter function with value

With this patch, gatt can set any value to each local/remote signed
counter. It is need by next ...

4ca0a7861b474e4d0f7f5ba7e1bbfc496dab7132 authored over 10 years ago
build: Move unit test program names to their source listing

492814f0ee946a4e399a05414006b1a485eecd71 authored over 10 years ago
doc/test-coverage: Update test count

a79cf617dc887de500e95415615a521d597df597 authored over 10 years ago
shared/gatt-client: Fix gatt_client_init

This function is only called within bt_gatt_client_new therefore it is
not possible to have a re...

a789e6a2f6ef43fa6773a9a1160483f9afb4e146 authored over 10 years ago
unit/test-gatt: Add TP/GAC/CL/BV-01-C test

Verify that a Generic Attribute Profile client can generate an
Exchange MTU Request command.

a7264f9604edff85ddf87937bb4fb1269ee5076b authored over 10 years ago
shared/gatt-client: Simplify bt_gatt_client_new

This split bt_gatt_client_unref into bt_gatt_client_free so it can be
used within bt_gatt_client...

fbed85a8ec4096798faee3dbf31e79ade7c6d36e authored over 10 years ago
shared/gatt-client: Fix crash on bt_gatt_client_unref

Calling gatt_client_clear_services after notify_list is destroyed cause
the following backtrace:...

7ed42033406158d18b7e9c376de45f2babf19f05 authored over 10 years ago
shared/gatt-client: Handle ATT disconnection

If ATT disconnects reset ready flag and propagate to the callback, also
since there is no use fo...

8664dae0c12b762d3afdee8fb058944126d19108 authored over 10 years ago
android/core: Fix memory leak in parse_system_id()

get_prop() allocates memory which needs to be freed.

ba0392f809cbb857546f891bc40b98c11e718e94 authored over 10 years ago
lib/uuid: Add define for GATT PnP ID UUID

784b0e1248b7dd7b54f794f6cb10c7545ff01635 authored over 10 years ago
android: Remove few not needed blank lines

40b0c04d624d18a8b8572e9a55b91abbcc724f2d authored over 10 years ago
android/gatt: Use release version for software revision in DIS

ecb2950a76f646f3970d87ef49dcf6d8f77ac5f3 authored over 10 years ago
android: Add support for FW and HW revision config options

1a98599fd258fcf57118c6353badb5db7e6905b3 authored over 10 years ago
android/pts: Update PTS settings and results for DIS

79849506e89e3aaaa2458ab90722c6567718b4b7 authored over 10 years ago
android/README: Update with new configuration options

f65994ef319683aa4e0c454b511c17378567f5b6 authored over 10 years ago
android/gatt: Add support for PnP ID in DIS

0f9881185c8715aac5836b6de6a300005cae2706 authored over 10 years ago
android/bluetooth: Use configured values for DID

c7a2948471fb1ce234beb18ff508e208036ee548 authored over 10 years ago
android/gatt: Require encryption for Serial and System ID in DIS

Those chararcteristics are unique for device and could allow tracking
with privacy enabled. Requ...

12289cf08e56edb7a7864fee5267dd7f0e8a570f authored over 10 years ago
android: Add support for more configuration options

This adds support for system ID, serial number and PnP ID options.

095ecf52fa9dd378ca718ff86529cae1e7b7a4da authored over 10 years ago
android/gatt: Bring back System ID in DIS

6477bcc8152f393b0ffa502ef44c2225c8e5089e authored over 10 years ago
android/gatt: Fix serial number in DIS

Fix use of name as serial number value. Since now proper config option
exists use real serial if...

c0053788fae0c09c660ec372980c52399f6f387c authored over 10 years ago
doc: Update Android tests coverage

9038f2562e5a61b93cd2645507ab6a1da65b30e7 authored over 10 years ago
android/tester: Add GATT Notification test - Indicate

Test receiving notifications from remote device.

0f3116697e6527618a14789bd64456d9b99936c9 authored over 10 years ago
android/tester: Add GATT Deregister For Notification Success

Test GATT Client deregister for notification command.

d848b28fd9eae29f05b29a054de79ec3ad6089d7 authored over 10 years ago
android/tester: Add GATT Notification test - Notify

Test receiving notifications in GATT Client.

7cadf9b9c2b42da7c5e468436777f3e1c5f7e35f authored over 10 years ago
android/tester: Add GATT Register For Notification Success

Test GATT register for notification command.

ef39604c994c14c56d56e00fae75396358b48d7f authored over 10 years ago