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/
This part of code handles case when data in ring buffer are wrapped.
In that case str is not a s...
If parameter is given mcaptest doesn't exit after: receiving err, or
while MCL disconnects. This...
PICS and PIXIT checked against PTS 5.3. Regression round on PTS 5.3
against androi 4.4.4.
github.com/bluez/bluez-sandbox - 9cbe036247be994f0b2fc4d5df610a327b1de5d5 authored about 10 years ago
If SCO connection is created in same interation as OK response to
AT+BCC it may happen that SCO ...
In case of any issue during SLC creation lets just drop the link
github.com/bluez/bluez-sandbox - 51a72497b211bbd300a9b3bc1ff5591577ffc603 authored about 10 years ago
To make this check strcmp is good enough. No need to check len first
and then do memory compare.
Loging state of MCAP channels is very helpful while analyzing
connection.
This enables transfer management for FTP connections.
github.com/bluez/bluez-sandbox - 1e5a31d5c20e4fa1c6509a6376f33ed36c52c6a0 authored about 10 years ago
Verify that a Generic Attribute Profile client
can find include service declarations within
a sp...
Verify that a Generic Attribute Profile client
can discover characteristic declarations within
a...
Verify that a Generic Attribute Profile client
can discover Primary Services selected by service...
Verify that a Generic Attribute Profile client discovers
Primary Services in a GATT server.
Data set in Find By Type Value response contains 4 octets,
2 for start handle and two for end gr...
Diconnect callback may be called after destroying IO in next
mainloop iteration (it leada to rea...
Verify that a Generic Attribute Profile client
can discover Primary Services selected by service...
Probing for the MTU using bt_io is problematic for
testing because you cannot impersonate AF_BLU...
This function is not used, and also not implemented.
github.com/bluez/bluez-sandbox - 9e02ecba3ed8ceefa51100b8327d637b6461fc1c authored about 10 years ago
In case of bt_att_cancel_all before resetting destroy callback to NULL
it needs to be called so ...
This fixes the following backtrack when running test-gatt:
104 (40 direct, 64 indirect) bytes i...
github.com/bluez/bluez-sandbox - 3465e976d4929ac3c3940278f716027c0b85f90a authored about 10 years ago
Speed up bcm43xx init by setting the final baudrate before firmware
download.
This patch adds helper to test if codec negotiation is supported.
This patch fixes also logic b...
github.com/bluez/bluez-sandbox - 7a81358e60237026f00b00f34413fb47d1711f05 authored about 10 years ago
MCAP test should quit from main loop if mcl disconnects or if can't
create mdl, mcl. Tested with...
Free fmt allocated by asprintf().
github.com/bluez/bluez-sandbox - 6fd40a38287421b2a42a558121439be901176c76 authored about 10 years agogithub.com/bluez/bluez-sandbox - e26d17b5b761b09bef13c736d5b4088ec32f2195 authored about 10 years ago
agent_cancel calls are necessary since agent_unref only call it in case
the last reference is dr...
Some cases were disabled due to updated PICS setup (mostly Privacy Feature 1.0)
github.com/bluez/bluez-sandbox - a4d854c4ba4993df28faf8b3526204c04ac4c1e3 authored about 10 years agoThis updates PICS and PIXIT setup for PTS 5.3.0.4
github.com/bluez/bluez-sandbox - f409b2c31d6f815656d530f49b7323049448d937 authored about 10 years agogithub.com/bluez/bluez-sandbox - f6a27623d0cf132cb4acd9ad6d1f674d21d1b2ff authored about 10 years ago
This make use of UINT_TO_PTR since handles are uint16_t.
github.com/bluez/bluez-sandbox - 8c8d4431edfcde124ae66cfe89c5cbf4c9b4ac6c authored about 10 years agoChanges made to handle method open for mime_notification_registration
github.com/bluez/bluez-sandbox - 53d39af1e7ac94a6c9779df44dcdc05d8a3ab238 authored about 10 years agogithub.com/bluez/bluez-sandbox - c7e65ffa0ea37b1557fa3098e2c17e77cdb4723f authored about 10 years ago
github.com/bluez/bluez-sandbox - 3676ae7b92b0fe8231027d9e63f043a29a6d2f26 authored about 10 years ago
github.com/bluez/bluez-sandbox - 62f076f569941f9ae210cd20cbb1fb265506bd0f authored about 10 years ago
btav_connection_state_t and btav_audio_state_t enum values are wrongly
stored in different enum ...
Added items for adding packed structs for ATT PDUs and improving unit test
coverage.
This patch fixes bug in gatt_db_read_by_grp_type in which the range end handle
was being ignored...
strtol can detect what base the value is:
'If base is zero or 16, the string may then include...
github.com/bluez/bluez-sandbox - 8ea9f985ec1c674822db93979febf9c1130cfb83 authored over 10 years ago
This patch fixes a bug where the upper layer never got notified of a
service changed event if no...
The service changed handler now prints the command line prompt if the
changed service list empty.
This patch fixes a bug where the handle range for queued service changed
events weren't getting ...
This patch fixes an error in write-long-value command that caused an
extra invalid byte to get s...
This patch fixes the way read-long-value command parses the "offset"
argument by interpreting it...
github.com/bluez/bluez-sandbox - 7c01439fd931ad9faacab2bce01aa14bd84d751c authored over 10 years ago
github.com/bluez/bluez-sandbox - 25eac54c7b86419dae5ffad4ba2ad54eabbfb30d authored over 10 years ago
Fix missing check if malloc succed.
github.com/bluez/bluez-sandbox - 0e73bb797f63a1d72cc528746af70339ced90d7d authored over 10 years ago
This patch adds handling send and response of AT command.
Note that we always wait for AT comman...
github.com/bluez/bluez-sandbox - 549ed5c5ff00cba621be7601ee0189e5cb79f741 authored over 10 years ago
This patch adds folowing tests:
/hfp/test_hf_corrupted_1
/hfp/test_hf_corrupted_2
/hfp/test_hf_e...
This patch adds three test case:
/hfp_hf/test_unsolicited_1
/hfp_hf/test_unsolicited_2
/hfp_hf/t...
This patch adds following tests:
/hfp_hf/test_send_command_1
/hfp_hf/test_send_command_2
This patch adds basic infrastruction for HFP HF test plus
init test.
It also moves send_pdu fun...
github.com/bluez/bluez-sandbox - 1ad358e0af1f5f0af64a71fd1501d64bbb5c9b4b authored over 10 years ago
This patch allows us to use user defined test handler depends on needs.
Will use it in following...
This patch adds parser for AT responses and unsolicited results.
github.com/bluez/bluez-sandbox - db2e1d0b21820afde57582cd34d3eb066bed7022 authored over 10 years agogithub.com/bluez/bluez-sandbox - cdf9ec587bb934018f755fe6666bef4bfa9dad1b authored over 10 years ago
github.com/bluez/bluez-sandbox - 33e944d18afe5114694ba34e96af252df5a79d9d authored over 10 years ago
This patch add struct hfp_hf plus fuctions to create an instance ref and
unref. This code based ...
This patch allows plugins to be notified whenever an adapter receives
Manufacturer Specific Data...
Add data structure and parsing support.
github.com/bluez/bluez-sandbox - 4101c18debce1c065861d31c6a39326fa053e130 authored over 10 years agogithub.com/bluez/bluez-sandbox - b7fcba9c5c9c8f85431fb05c95d1fa86a0731f3d authored over 10 years ago
Verify that when a button to send a PASS THROUGH command is held
down the CT continues to issue ...
Verify the state flag in the PASS THROUGH command is correctly set to
convey the button action.
github.com/bluez/bluez-sandbox - 272157c65ca900393fcecd8e491a02aeae51a094 authored over 10 years ago
This adds additional logs with received opcode of att pdu by remote
github.com/bluez/bluez-sandbox - 9314547b1e80ec0fb23c3eea4d44bdcc4d26eb25 authored over 10 years agoGatt test cases should use defined write types.
github.com/bluez/bluez-sandbox - 8e8ca99d434bb514090ca564974a9d7c5b3b5f17 authored over 10 years agoStatus value in test case structs should use defined BT_STATUS types.
github.com/bluez/bluez-sandbox - fbf70daad46d036958bca73d322317abb15a14ae authored over 10 years agoThis adds send response by server to write request test cases.
github.com/bluez/bluez-sandbox - 5a7d3dc78d8b24bab26eefb131e9ceb45baf330e authored over 10 years agoThis adds send response by server to read request test cases.
github.com/bluez/bluez-sandbox - f3b7e8665f24b2ee4da4d3ef139bb2deeaef260e authored over 10 years agoLenght variable shouldn't be hardcoded in test case structs.
github.com/bluez/bluez-sandbox - 7e106e7451f52e0de0f00a0c82f16f9460d7d10c authored over 10 years agoThis adds send indication by server test cases.
github.com/bluez/bluez-sandbox - 0f0ae494de94b84691164852c7695c3dbdc0935e authored over 10 years ago
NOMEM HAL status should be returned in case if it's not possible to
alloc memory for notifiactio...
GATT doesn't have a standard way of representing attribute permissions
but coming up with values...
This patch moves GATT characteristic property defiens from gatt-client
to att-types. att-types i...
bt_att_cancel and bt_att_cancel_all no longer destroy any pending
request or indication, since t...
github.com/bluez/bluez-sandbox - 7312dbecd60c8fceefb197380adba49caa0fed74 authored over 10 years ago
Descriptor discovery range started from characteristic value handle + 1
and end with characteris...
github.com/bluez/bluez-sandbox - 5e35bc7b06b5a3209a51ae83eca8e4b1d8523e6a authored over 10 years ago
It will allow user to take value, handle, start and end handle
of included service.
github.com/bluez/bluez-sandbox - 0564751e282f799fe3c6e7aa6d5a289f232e7045 authored over 10 years ago
Add searching of secondary services in gatt-client.
github.com/bluez/bluez-sandbox - 8d5cf76c338afa325e25be74f507571251e43579 authored over 10 years ago
Current implementation allow to discover included services with
16 bit UUID only.
If included services has 128 bit UUID, it won't be returned in
READ_BY_TYPE_RSP. To get UUID REA...
github.com/bluez/bluez-sandbox - 68daef224d723092bd3677787a4c484de8a6f27b authored over 10 years ago
Add flag primary to distinguish service as primary or secondary.
github.com/bluez/bluez-sandbox - 113ad305379e248f1c15bc66d77dfa95f82a8eaf authored over 10 years ago
According to SPEC 4.1 4.5.1 "Find Included Services" there is no need
to pass UUID to discover_i...
It will return number of included services in result.
github.com/bluez/bluez-sandbox - b4b9c9d5037676eced3306e584076737097fbbfa authored over 10 years agoAvoid incorrect reading of included service discovery results.
github.com/bluez/bluez-sandbox - 7dd85d0fcc571a59432f18d710f3cb221eee9ec8 authored over 10 years agoIt will fetch included services from result.
github.com/bluez/bluez-sandbox - 4ed0d8f4257d727076c3113c2cbc1fe13ed66bbb authored over 10 years agoThis pacth implements searching Secondary Services in given range.
github.com/bluez/bluez-sandbox - 134167c0b462f04003cce6db712f5980fe00084a authored over 10 years ago
Make code consistent with the rest returning -errno and printing error
message.
github.com/bluez/bluez-sandbox - 28f4a00f41c47ec2a211b07c47131e6284dcf466 authored over 10 years ago
github.com/bluez/bluez-sandbox - 6fa7b53bff47320f5d7023cdc08645f8c342a75f authored over 10 years ago
Changes made to add support for MSE local time and timezone offset
parameter along with GetMessa...
PICS and PIXITs updated to PTS 5.3. Regression done for Android
4.4.4.
Add MAP supported features bits to MAS SDP record
as per the MAP 1.2 specs section 7.1.1.
Fix t...
github.com/bluez/bluez-sandbox - ceb5157b9ad8e4c7b46c2db0cb20601d47118619 authored over 10 years agoAdd MapSupportedFeatures into MAS attribute names.
github.com/bluez/bluez-sandbox - 08342516330266b61f8a3e28b80bdf19cfc7f93b authored over 10 years ago
Handles MAP supported feature bits as per the
MAP 1.2 specs section 7.1.1.
This file is not compiled on Linux host and should be explicitly
listed as part of release tarball.
github.com/bluez/bluez-sandbox - 03955a6e22dd6b444f5d74698550c8f547388ea0 authored over 10 years ago
github.com/bluez/bluez-sandbox - 91f75d2634cd5d0540242691bbd1f066cd4c15cd authored over 10 years ago