Gilles Boccon-Gibod
|
a877283360
|
add rfcomm options and fix l2cap mtu negotiation
|
2024-02-05 08:56:59 -08:00 |
|
Josh Wu
|
567146b143
|
Fix Lint error in VCP example
|
2024-02-04 21:23:22 +08:00 |
|
zxzxwu
|
1a3272d7ca
|
Merge pull request #412 from zxzxwu/vcp
Add Volume Control Service
|
2024-02-04 00:42:51 +08:00 |
|
Gilles Boccon-Gibod
|
ef0b30d059
|
Merge pull request #382 from google/gbg/extended-advertising-v2
extended advertising v2
|
2024-02-02 20:43:28 -08:00 |
|
Josh Wu
|
d2dcf063ee
|
HFP: State memory and event emit
|
2024-02-01 12:08:43 +08:00 |
|
Josh Wu
|
3e8ce38eba
|
Add Volume Control Service
|
2024-01-31 10:04:30 +08:00 |
|
Gilles Boccon-Gibod
|
b7b70ebcbb
|
address PR comments
|
2024-01-28 19:09:37 -08:00 |
|
Gilles Boccon-Gibod
|
20de5ea250
|
format
|
2024-01-28 19:02:32 -08:00 |
|
Gilles Boccon-Gibod
|
bad9ce272c
|
add doc
|
2024-01-28 19:02:32 -08:00 |
|
Gilles Boccon-Gibod
|
d3273ffa8c
|
format (+3 squashed commits)
Squashed commits:
[60e610f] wip
[eeab73d] wip
[3cdd5b8] basic first pass
|
2024-01-28 19:02:30 -08:00 |
|
Gilles Boccon-Gibod
|
aba1ac0cea
|
use a dict instead of a series of ifs (+6 squashed commits)
Squashed commits:
[90f2024] fix import order
[0edd321] add a few docstrings
[77a0ac0] wip
[adcf159] wip
[96cbd67] wip
[d8bfbab] wip (+1 squashed commit)
Squashed commits:
[43b4d66] wip (+2 squashed commits)
Squashed commits:
[3dafaa8] wip
[5844026] wip (+1 squashed commit)
Squashed commits:
[4cbb35a] wip (+1 squashed commit)
Squashed commits:
[4d2b6d3] wip (+4 squashed commits)
Squashed commits:
[f2da510] wip
[318c119] wip
[923b4eb] wip
[9d46365] wip
use a dict instead of a series of ifs (+6 squashed commits)
Squashed commits:
[90f2024] fix import order
[0edd321] add a few docstrings
[77a0ac0] wip
[adcf159] wip
[96cbd67] wip
[d8bfbab] wip
|
2024-01-27 16:26:17 -08:00 |
|
eukub
|
5b536d00ab
|
сhanged concatenation of strings to f-strings to improve readability and unify with the rest of code
|
2023-12-28 16:27:36 +03:00 |
|
Gilles Boccon-Gibod
|
5d83deffa4
|
Merge pull request #345 from rdhavan/bumble_hid_device
Bumble hid device implementation - Application and hid profile
|
2023-12-26 11:10:34 -08:00 |
|
Josh Wu
|
87c76a4a0e
|
Complete CSIP and CAP
Also add random address generation functions.
|
2023-12-23 02:14:32 +08:00 |
|
skarnataki
|
9da2e32ad7
|
Review comment Fix 3 - rename json file and usage of Optional in parameters
|
2023-12-15 09:42:57 +00:00 |
|
Snehal Karnataki
|
93c0875740
|
Merge branch 'google:main' into bumble_hid_device
|
2023-12-13 09:51:27 +00:00 |
|
Josh Wu
|
55596176c2
|
ffplay routing
|
2023-12-08 09:53:14 +08:00 |
|
Josh Wu
|
3575f9030e
|
Add Audio Stream Control Service
|
2023-12-08 09:53:14 +08:00 |
|
skarnataki
|
5e3ecb74e4
|
Review comment fix -2
|
2023-12-05 13:41:30 +00:00 |
|
Snehal Karnataki
|
6d22ed80ec
|
Merge branch 'google:main' into bumble_hid_device
|
2023-12-04 07:29:04 +00:00 |
|
zxzxwu
|
3adcc8be09
|
Merge pull request #360 from zxzxwu/hci
Remove # type: ignore[call-arg] in HCI_Command builders
|
2023-12-03 19:18:04 +08:00 |
|
Josh Wu
|
dff14e1258
|
Add Published Audio Capabilities Service
|
2023-12-02 23:16:37 +08:00 |
|
Josh Wu
|
10a3833893
|
Remove # type: ignore[call-arg] in HCI_Command builders
|
2023-12-02 19:18:54 +08:00 |
|
Josh Wu
|
f27015d1b7
|
Refactor CodingFormat
As CodingFormat is now used by HFP and LEA, and vendor specific codecs
are introduced, this object needs to provide more information.
|
2023-12-01 02:58:09 +08:00 |
|
Josh Wu
|
40ae661ee5
|
More SCO support and warnings and typo fix
|
2023-11-30 12:59:43 +08:00 |
|
Josh Wu
|
c5def93bb8
|
CIS and SCO responder support
|
2023-11-30 12:16:40 +08:00 |
|
skarnataki
|
07f71fc895
|
Project format and lint error fix. Redefination if Device class needs to be discussed
|
2023-11-27 13:04:54 +00:00 |
|
Fahad Afroze
|
f47b9178ad
|
Added GET_REPORT and SET_REPORT changes
Added changes to handle invalid cases
|
2023-11-27 11:55:35 +00:00 |
|
SneKarnataki
|
4f399249bd
|
Merge branch 'google:main' into bumble_hid_device
|
2023-11-27 09:00:44 +00:00 |
|
Josh Wu
|
a9628f73e3
|
Add support for Extended Advertising
|
2023-11-26 15:03:09 +08:00 |
|
skarnataki
|
9324237828
|
send_data comment fix and lint error fix
|
2023-11-24 11:13:20 +00:00 |
|
Fahad Afroze
|
d1033c018a
|
Modified DeviceData class
|
2023-11-24 05:42:31 +00:00 |
|
Fahad Afroze
|
0f29052ade
|
Added mousemove changes
Also modified keyboard data on keyup
|
2023-11-23 17:46:55 +00:00 |
|
skarnataki
|
0578e84586
|
Menu and name change review comments fix
|
2023-11-23 15:43:22 +00:00 |
|
Fahad Afroze
|
6ab41c466f
|
Add review comment changes 3
|
2023-11-23 12:27:56 +00:00 |
|
Fahad Afroze
|
98a1093ebf
|
Add review comment changes 2
Also corrected sending mouseData
|
2023-11-23 09:53:16 +00:00 |
|
dhavan
|
caf04373f3
|
keyboard data moved to DeviceData class
|
2023-11-23 08:01:07 +00:00 |
|
dhavan
|
515b83a8c7
|
deleted: bumble/classic3.json
modified: examples/keyboard.html
|
2023-11-23 06:10:52 +00:00 |
|
SneKarnataki
|
488bcfe9c6
|
Merge branch 'google:main' into bumble_hid_device
|
2023-11-23 04:03:53 +00:00 |
|
Gilles Boccon-Gibod
|
268f6b0d51
|
remove unneeded constructor parameters
|
2023-11-22 15:30:18 -08:00 |
|
dhavan
|
d6cefdff8e
|
Renamed the status message class
|
2023-11-22 17:14:24 +00:00 |
|
dhavan
|
dc410b14c4
|
SET_REPORT and GET_REPORT implemented
|
2023-11-22 16:05:33 +00:00 |
|
dhavan
|
4c49ef9403
|
SET_REPORT implemented
|
2023-11-22 12:31:34 +00:00 |
|
dhavan
|
ba85dcbda5
|
Get the changes from hid_device to bumble_hid_device
Modified the get_report_cb
|
2023-11-22 11:06:27 +00:00 |
|
zxzxwu
|
0667e83919
|
Merge pull request #254 from zxzxwu/sco
eSCO codec/HCI definitions + Host support
|
2023-11-13 20:01:06 +08:00 |
|
Gilles Boccon-Gibod
|
9d2f3e932a
|
format
|
2023-10-29 11:32:00 -07:00 |
|
Gilles Boccon-Gibod
|
99bc92d53d
|
wip (+5 squashed commits)
Squashed commits:
[53c6c53] wip
[66f482c] wip
[b003315] wip
[f6f9d9e] wip
[4c95c7b] wip
|
2023-10-29 08:50:25 -07:00 |
|
skarnataki
|
78b8b50082
|
fixed lint errors
|
2023-10-19 17:19:49 -07:00 |
|
skarnataki
|
3ab64ce00d
|
Fixed lint and pre-commit errors.
|
2023-10-19 17:19:49 -07:00 |
|
skarnataki
|
651e44e0b6
|
Submitting review comment fix: header function and extra lines.
Executed formatter on file.
|
2023-10-19 17:19:49 -07:00 |
|