Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
BlueZ
The Linux Bluetooth Stack is a software layer that provides support for Bluetooth technology on Linux systems. BlueZ is the default Bluetooth protocol stack for Linux and is responsible for managing the Bluetooth protocols and providing a high-level API.
Collective -
Host: opensource -
https://opencollective.com/bluez
- Website: http://www.bluez.org/
- Code: https://github.com/bluez/
Moved the bt_gatt_write_without_response and bt_gatt_write_value functions from
shared/gatt-help...
github.com/bluez/bluez-sandbox - f1f2ee103203fe549b84677445569db0db798170 authored over 10 years ago
github.com/bluez/bluez-sandbox - 504f52524f5c9ba135ad80ad0f5f195941ecf6a7 authored over 10 years ago
github.com/bluez/bluez-sandbox - 5cd1f2667b4685bc335623473235f5087034eecb authored over 10 years ago
github.com/bluez/bluez-sandbox - 719f2fd96e24fa7dd29913c37f4ee7319760d761 authored over 10 years ago
github.com/bluez/bluez-sandbox - 4067b86e4ce7a8f73ef7e2d8c9d2a2a93a67b7bc authored over 10 years ago
There were missing some cleanups for few testers.
github.com/bluez/bluez-sandbox - 01d145786a7d80ad7d0552fd1ab1e7ecded9f318 authored over 10 years agogithub.com/bluez/bluez-sandbox - f9bd117bce623cd594f99c57f6f7701c57bdbe8b authored over 10 years ago
github.com/bluez/bluez-sandbox - 8308e1a1b43fa65dbb90c38cd031f909ab93f83c authored over 10 years ago
This makes stat scripting easier.
github.com/bluez/bluez-sandbox - 8726e14de4e200627f2bb5b478f53391ecad6b3f authored over 10 years agogithub.com/bluez/bluez-sandbox - 0433ecf99c757b82a9f4ff724aed763a5251c43f authored over 10 years ago
github.com/bluez/bluez-sandbox - ba9bfe487a5e13e2f58edad170c95dfa53920daa authored over 10 years ago
github.com/bluez/bluez-sandbox - 4fc3bd0466cd5d15140c580d90af9f374925d39f authored over 10 years ago
github.com/bluez/bluez-sandbox - 2fb65926d438a580ef321d1f8ad22d84d0677925 authored over 10 years ago
github.com/bluez/bluez-sandbox - 1b61a86b652a7e770c60bdb87ce44bc537022364 authored over 10 years ago
github.com/bluez/bluez-sandbox - 22f78750f58e255cd525d9c9b44607bd8dc5e876 authored over 10 years ago
github.com/bluez/bluez-sandbox - 4b387bf70968558ab322678038e665485f4f86b7 authored over 10 years ago
Unpaired callback list for profiles needs to be set to NULL while
unregistering bluetooth. Other...
Other services might depend on bluetooth while performing cleanup
tasks so it should be unregist...
github.com/bluez/bluez-sandbox - e6c71886690625f26bbf7a390c6c702482b86654 authored over 10 years ago
Adapter gets stucked on advertising while unregistering all apps with not
stopped listening.
This fix following error seen when building with gcc 4.6.3
android/tester-gatt.c:135:2: error: ...
github.com/bluez/bluez-sandbox - f4ffda9c22a24098babe005bc651605a45ea8f56 authored over 10 years ago
According to the spec GetCapabilities is mandatory for both TG and CT but
some devices reject it...
outparams can be NULL meaning no application parameters should be added
to the response.
Some commands don't have any mandatory application parameter which means
inparams can be NULL wh...
github.com/bluez/bluez-sandbox - d61484c5dea53fe7c99e8efbfeb34e01b79c413f authored over 10 years ago
github.com/bluez/bluez-sandbox - 564223369d4e7da324bdf936a631591e8257c9af authored over 10 years ago
Added test which verify that remote device which is paired and not
bonded has correct state in A...
This patch makes sure that any bond state changes of remote device is
corretly distributed to An...
When device is paired but no-bonded, Android GUI keep incorrect bonds
state after ACL disconnect...
When sending "fake" bonding" we should use SUCCESS status
github.com/bluez/bluez-sandbox - 121bb927f2728fdc9902b52967d46209ae49adae authored over 10 years agogithub.com/bluez/bluez-sandbox - 8029744da20f39d799f3be790db18066f8cb68d7 authored over 10 years ago
github.com/bluez/bluez-sandbox - 7153dd932eac84a3cf7a1c5686babe4ec27b1b9c authored over 10 years ago
Instead of specifing initiator role use option that allows to perform
stream configuration.
github.com/bluez/bluez-sandbox - 5d3bff7a9370182e27e154a30280722aa7d7657f authored over 10 years ago
In PTS 5.2 the logic is reversed and all PICS by default are set
to TRUE.
github.com/bluez/bluez-sandbox - affec09e9f5ec6c66121c154cbcbeaba793c39f9 authored over 10 years ago
github.com/bluez/bluez-sandbox - c473c970e6716081e03fa487126984c86bfb6cdb authored over 10 years ago
It tests searching for Primary Services. In this scenarion two
services will be returned.
In this test case no Primary Service will be returned.
github.com/bluez/bluez-sandbox - ac39f9a051eb6a64cffecc4c9deccd6a8bb37f4d authored over 10 years ago
Add basic test case for get_characteristic() in GATT client
interface.
In most test cases pairing can be performed but is not part of test
case, and shouldn't have imp...
github.com/bluez/bluez-sandbox - aa02db01fe5e43f1eafcc0c1145ba84cbac5bcc5 authored over 10 years ago
Add support for search_result_cb() and search_complete_cb()
in android tester. It is needed for ...
Verify data passed to get_characteristic_cb. It is needed
for tester-gatt.
It is basic test case for searching primary services.
github.com/bluez/bluez-sandbox - 1c19b4ed5ba6275c2643efdd9d42726abc1b956c authored over 10 years agogithub.com/bluez/bluez-sandbox - f6a539320c2e775ab4f0403c1c342b764cc06a22 authored over 10 years ago
As it turns out it is possible that kernel send to user space mgmt
events related to pairing bef...
This patch makes sure that application interested in auto connect for
particular devices, will b...
Move function up in the file. Will be needed by following patches.
github.com/bluez/bluez-sandbox - 5fbba47811028347ce2fd925680d28ea56a00e6e authored over 10 years agoThis will be needed in reconnect scenario
github.com/bluez/bluez-sandbox - 56043c996c002de6db94bbc60788965a06ee2f9b authored over 10 years agogithub.com/bluez/bluez-sandbox - 0d2ce2f52750e0ca15071b7875efaea3dc3524de authored over 10 years ago
This patch adds tracking if device is in white list or not.
This is in order to make sure that w...
There is no reason to not allow connect when there is cached hid device
github.com/bluez/bluez-sandbox - 04d98fe2a9f772aec452b2bbc6d3da395c6d79ad authored over 10 years agoLets start to track which applications are interested in autoconnect
github.com/bluez/bluez-sandbox - 1d3373f6ae90697c5263fefc43e38bc175385941 authored over 10 years agogithub.com/bluez/bluez-sandbox - 782261302314dcc5b1a8c3c518a14e745181811e authored over 10 years ago
HIDHOST_STATE_CONNECTING is reserved for local initiated connections
according to Android framew...
This patch fixes remote device type in GATT cache, which should be
updated on connect confirm
Currently all commands are rejected. If needed this can be extended
to specify which command to ...
github.com/bluez/bluez-sandbox - 8aae2a1d260464c99eb8b6e0319220c9a20c3009 authored over 10 years ago
github.com/bluez/bluez-sandbox - d8f9a248a9945048bddb343925185edf25fba46e authored over 10 years ago
github.com/bluez/bluez-sandbox - ef1680fb9a46535d00414519e742e9778d643ae8 authored over 10 years ago
github.com/bluez/bluez-sandbox - 491c71d0c3daa4513502f3f68078bd9afe045085 authored over 10 years ago
This tools is intended for AVDTP qualification with PTS.
github.com/bluez/bluez-sandbox - ffe06d0391a6ba836a12ebb037766322a0e6919a authored over 10 years ago
Le Advertising should be disabled after the le connection is
established (Core Spec. 4.1 - Part ...
github.com/bluez/bluez-sandbox - 1abfd19300e2626a0c0cf188d7aa645497fc27e2 authored over 10 years ago
This patch introduces the following new properties to the GattService1
interface:
Device: A r...
github.com/bluez/bluez-sandbox - 103004c6bbd9541c5305e2cd845b7193285a0052 authored over 10 years agogithub.com/bluez/bluez-sandbox - 944343c9026979ea37859fe62d6460905ef83e31 authored over 10 years ago
This is the initial commit for tools/btgatt-client.c, a command line tool to
interactively test ...
Added basic support for command parsing, including the "help" command. Also
added a call to bt_g...
Added support for command arguments and added the -u and -a flags to the
"services" command to f...
Added the "services" command, which enumerates all discovered services,
characteristics, and des...
Added a ready handler which gets called by bt_gatt_client when the MTU exchange
and service disc...
This patch adds the initial set up of a bt_att and bt_gatt_client around the
connection socket.
This patch adds support for connection establishment with different security
levels. Currently, ...
"!create_mdl(channel) < 0" is always false since it returns bool
github.com/bluez/bluez-sandbox - 45bfe0e3b2ee13074d74ce2cc1e47ba988a55115 authored over 10 years ago
GATT, HID, HOG, might be interested in the fact that some device has
been unpaired in order to c...
With this patch HID/HOG is aware when remote device has been unpaired.
github.com/bluez/bluez-sandbox - b08fb7759ed6926cfc3b87f5fe8e2f659ca9736f authored over 10 years ago
With this patch GATT is aware about unpaired devices so the local cache
can be cleared
In case argc==3 we might access argv[3]. Make code more readable.
github.com/bluez/bluez-sandbox - 2c47af011d33eeb3d0a1bf313d3f92bc389fea21 authored over 10 years agoCall callback only once.
github.com/bluez/bluez-sandbox - 59ba24851fbc859e4161f48ac98bc7c91164328d authored over 10 years ago
When session_cb returns FALSE respective watch id is removed so it
must be cleanup. This fix fol...
github.com/bluez/bluez-sandbox - 1b42893a9a7ee1b1334ea0eb911aa8a3584a259b authored over 10 years ago