Alan Rosenthal
fb49a87494
Create Characteristic.Property
...
Move all Characteristic properties into its own `enum.IntFlag` class
2023-03-31 16:09:24 -04:00
Lucas Abel
e93f71c035
Add missing Connection import
2023-03-27 14:27:48 -07:00
Lucas Abel
552deab8a7
Add Connection type
...
Co-authored-by: Alan Rosenthal <1288897+AlanRosenthal@users.noreply.github.com >
2023-03-27 11:53:34 -07:00
Yuyang Huang
51ae6a5969
Add connection into event emit
2023-03-24 11:16:10 -07:00
Lucas Abel
0019fa8e79
Merge pull request #149 from yuyangh/yuyangh/add_ASHA_event_emit
...
Add ASHA event emitter
2023-03-23 12:44:42 -07:00
Yuyang Huang
9541cb6db0
Add ASHA audio status point
2023-03-23 12:15:10 -07:00
Yuyang Huang
77e5618ce7
Add ASHA event emitter
2023-03-21 18:00:50 -07:00
Yuyang Huang
6fa857ad13
Add ASHA event emitter
2023-03-21 15:38:29 -07:00
Gilles Boccon-Gibod
99758e4b7d
add basic support for mypy type checking
2023-01-20 00:20:50 -08:00
Yuyang Huang
64b75be29b
add psm parameter for testing support
2023-01-03 16:39:45 -08:00
Yuyang Huang
06018211fe
emit event for ASHA l2cap packet
2023-01-03 15:01:32 -08:00
Yuyang Huang
1068a6858d
improve logging
2022-12-20 13:33:18 -08:00
Yuyang Huang
6febd1ba35
add L2CAP CoC to ASHA
2022-12-20 11:15:58 -08:00
Gilles Boccon-Gibod
c2959dadb4
formatting and linting automation
...
Squashed commits:
[cd479ba] formatting and linting automation
[7fbfabb] formatting and linting automation
[c4f9505] fix after rebase
[f506ad4] rename job
[441d517] update doc (+7 squashed commits)
[2e1b416] fix invoke and github action
[6ae5bb4] doc for git blame
[44b5461] add GitHub action
[b07474f] add docs
[4cd9a6f] more linter fixes
[db71901] wip
[540dc88] wip
2022-12-15 23:07:17 -08:00
Yuyang Huang
f65bed2ec4
Merge branch 'main' into yuyangh/update_asha_advertising
2022-12-12 13:35:17 -08:00
Yuyang Huang
83b42488ea
update ASHA AdvertisingData
...
previously the ASHA AdvertisingData uses INCOMPLETE_LIST_OF_16_BIT_SERVICE_CLASS_UUIDS, now it lets user to define whether it is complete list or incomplete list
2022-12-12 11:42:48 -08:00
Gilles Boccon-Gibod
135df0dcc0
format with Black
2022-12-10 09:40:12 -08:00
Yuyang Huang
52db1cfcc1
improve code style
2022-12-06 07:38:05 -08:00
Yuyang Huang
29f9a79502
improve get service advertising data
2022-12-05 11:22:07 -08:00
Yuyang Huang
87aa4f617e
add ASHA advertising factory method
2022-12-01 10:40:30 -08:00
Yuyang Huang
d92b7e9b74
add ASHA Profile
2022-11-29 10:34:59 -08:00
Gilles Boccon-Gibod
3040df3179
add support for the heart rate service
2022-07-23 09:38:44 -07:00
Gilles Boccon-Gibod
e156ed3758
add in-context uuids and service proxy factories
2022-07-20 19:56:40 -07:00
Gilles Boccon-Gibod
bd28892734
add support for type adapters and framework for adding standard GATT profiles
2022-07-19 19:42:21 -07:00