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
Small DB was constructed without noticing that the last characteristic is
not added, and needs t...
This makes code easier to read.
6123b20fe861794c96d26449d1ed433708d51d3e authored about 10 years agoPassing invalid WBS mode should result in error response.
9bcbc7c02243e7157b83fd4a54fb7fb19f8945ef authored about 10 years ago
__attribute__((format(printf))) doesn't seem to catch missing format
string in function call ie....
The ecc.c file forgets to include <config.h>. This causes build
failures with certain C librarie...
f085b62ac86b2d2ab9106d8df5cd2e5a97dbcec9 authored about 10 years ago
Since bt_att is used internally GAttrib should no longer close the
connection otherwise it cause...
GattService1 objects for services which are claimed by an internal
profile are no longer exporte...
f476e9d6cfe9a7d97d31e831725004195a12773b authored about 10 years ago
Using hci_set_bit() on the 1-byte discovery type value produces the
wrong results at least on 64...
2aec81f1fadf66773a8bf75632b817207469d8df authored about 10 years ago
This patch fixes the following error/warning:
CC tools/bluemoon.o
tools/bluemoon.c: In functi...
40f7829b88a10fb924aa1d6246c8635afd9bdac8 authored about 10 years ago
4be36aab344294e140e729d1f8171eb1e90b0e75 authored about 10 years ago
f8dae865be3555e94036f5242999830fea59a1b6 authored about 10 years ago
facc02a0abf45959c53a03021a32351a30da1df3 authored about 10 years ago
88f2a2dec51b823e34fba32937a0b2c9e7cafe28 authored about 10 years ago
e3693e5aa46ba1574b1436bd9a18d3e54ea66a17 authored about 10 years ago
A remote GATT server may not support the "long read" procedure for all
of its attributes (or not...
This patch implements the WriteValue method of org.bluez.GattDescriptor1
4e5989f121f156afa6c2d2bf0009af9153097f58 authored about 10 years ago
This patch implements the WriteValue method of
org.bluez.GattCharacteristic1. The GATT write pro...
This patch adds the bt_gatt_client_get_mtu function. It also includes a
minor fix in which the s...
8a59c6fa75a78f4828bd103cbb64bac16a89bac8 authored about 10 years ago
474535fe97890695483816e832541b460dfa908c authored about 10 years ago
This file is used only when building for Android and should be
part of release tarball.
This adds required policy files and updates documentation with more
SELinux information.
This store characteristic and descriptor values in the db itself so the
value is cached.
This patch implements the ReadValue method of
org.bluez.GattCharacteristic1 and exposes the "Val...
This patch adds code that exports an object on D-Bus with the
org.bluez.GattDescriptor1 interfac...
This patch adds code that exports an object on D-Bus with the
org.bluez.GattCharacteristic1 inte...
This patch implements the ReadValue method of org.bluez.GattDescriptor1
and exposes the "Value" ...
This patch introduces src/gatt-client, which will implement the D-Bus
API outlined in doc/gatt-a...
This patch adds code that exports an object on D-Bus with the
org.bluez.GattService1 interface f...
There is no need to use request structure for tracking queue since
we only need id.
7c78778f098d33c46bdd7a210b0cce7004e9d2ed authored about 10 years ago
90c58b27feaefa8741a1dafd1782398cb654cb2b authored about 10 years ago
Fixes typo mixing exp_inst with rec_inst.
37a8995c9399a9a11ca54a8cc8594fef5bd82070 authored about 10 years ago65b7b2b8ef6544dfa41bf43d3eb14d0e1444f4b2 authored about 10 years ago
4f9260d1171169b5656568b3f2104bddc5c6c250 authored about 10 years ago
Added Google Inc. to the copyright comment since the profile has been
mostly rewritten.
This patch rewrites the GAP profile to use the shared GATT stack instead
of GAttrib. The profile...
Since this built in profile only handles the GAP service, this patch
renames it to gap.
ATT MTU exchange and handling of indications from the "Service Changed"
characteristic are now h...
This patch correctly integrates all profile calls into the various GATT
client events (ready, se...
This patch adds btd_device_get_gatt_db and btd_device_get_gatt_client
functions.
Currently there is no way for external applications to claim ownership
on a GATT connection and ...
ed30980d8e14c85f7be5266329a06a35cc28229d authored about 10 years ago
This allows to disable/enable WBS on specific headset.
04589795fd25b15a8efd26f73f9e395c8459e968 authored about 10 years agoThis adds required IPC message and handler for configure WBS command.
e0b7cd73531eda84e4ec7362754a9a4f7b760c37 authored about 10 years ago
For application services, characteristics and descriptors it's user
app's responsibility to veri...
Fixes warnings:
...
Pointer 'req' returned from call to function 'queue_peek_head'
may be NULL a...
RFCOMM: Unnumbered Info with Header Check (UIH)(0xef)
Address: 0x01 cr 0 ...
< ACL data: handle 75 flags 0x00 dlen 14
L2CAP(d): cid 0x0040 len 10 [psm 3]
RFCOMM(s)...
find_report should be used with HoG report types not with uhid rtype.
202fb6bd69703300b6e4b3a2a215018a90917aa7 authored about 10 years ago
When UHID_SET_REPORT is received, hog has to send the given value
of the report to the device an...
When UHID_GET_REPORT is received, hog has to update the current value
of the report and send it ...
731fc5a13ca575320c43904d83dad7cac3391812 authored about 10 years ago
0c9bedc711589a7c55b24c788d680b6ff55c822f authored about 10 years ago
With this patch GATT operation queue has been added together with
canceling ongoing GATT operati...
6eef557bffaede8f95fa2e96a454ebbe12497bf0 authored about 10 years ago
53bd01ca485bf62d2814a9759f6574d3f4a551dc authored about 10 years ago
With this patch SCPP gets queue to track GATT operations and also cancel
requests on SCPP discon...
e743d5c58c45b07e31246cd9eb338938fe6d9474 authored about 10 years ago
d4168c505a0d4df644c4affab1a37a511435f791 authored about 10 years ago
170c0e21be1fe65583697a83187a43f38732ff7b authored about 10 years ago
This patch makes sure that HOG cancels its GATT requests before
removing his attrib reference.
...
f662833d3c065dd20b50e942c73624771b71dfac authored about 10 years agof2d760d6751d742363c235d151cbc8d36d6a3632 authored about 10 years ago
With this patch BAS gets queue to keep GATT operations and cancel
operations on disconnect.
With this patch, GATT keeps ATT connection for 30 sec during bonding,
and once bonding is comple...
8e8d7266943fd33e70ba11d316a7fbcd5e7bf833 authored about 10 years ago
5f1d21facf5acefd1beb49a6206b886c4b1c3682 authored about 10 years ago
Some modules like GATT might be interested in information about ongoing
bonding on device. It ca...
This will be required in order to register for Service Changed on remote
device
Some modules might be interested in fact that device has been bonded.
This patch allows to regis...
0f7aa56363fd02ff32dc850973f63cf747dcc619 authored about 10 years ago
Service register command now takes more parameters and those should
be set cause might be check ...
c4e632207033c0ef3c2a0ed6ce2817b2b6421435 authored about 10 years ago
Some handsfree client tests were using bluetooth service id. This is
due to copy-and-paste error.
With this patch gattrib track all the pending request id's to bt_att.
When doing g_attrib_cancel...
This patch adds means to reuse ATT request id for GATT operations
which might need more then one...
If user provides req_id to the g_attrib_send, he assume that req_id
should be used for transacti...
4bf0a38d633dc7cb924f18b4e29fc4c614ad97cd authored about 10 years ago
To be safe it must be chcecked if queue_new and add test case to list
was successful.
This adds callback, callback verification, step verification, mas
instance verification, map cli...
Pre condition for properties veryfying is to have set expected
properties in step - there is no ...
No status set in zeroized step mean that this status is SUCCESS (value
0). If no data is present...
If emulator starts tester should print debug log instead of warn. In
quiet mode it's unnecessary...
Profile testers should contain necessary headers include instead
of tester-main header.
Map client don't have possibility to clean up its interface, only way to
change it is to overwri...
GATT is interested in advertising event type i.e if it is connectable
or not. It is because GATT...
a34cba5926241e9e59e1ecd17c139c211573fe11 authored about 10 years ago
0033c862f9592ee2418cfb1df7c673121adbce32 authored about 10 years ago
9bd2cfba6e2864c19810a4d9597bb2421005df4b authored about 10 years ago
For application attributes this is triggered when application sends
response but for embedded on...
Android is interested in all of the Scan Responses. Also the ones which
are set as non discovera...
1dd0a92167db8093bcfb935f8909aaee5e42c20e authored about 10 years ago
3220fb87100e9b9b06563996ae9709890f5be5c4 authored about 10 years ago
10698ea86098d0fd86654c428c0db767ae201c0f authored about 10 years ago
target thumb C: hcitool <= external/bluetooth/bluez/tools/hcitool.c
external/bluetooth/bluez/too...
7c7ca55111b67f863ad25211805165ee48b32e56 authored about 10 years ago