pipewire/spa/include/spa
Sanchayan Maity 13c026417b bluez5: Implement support for ASHA
ASHA is a Bluetooth specification for hearing aids.

For a high level overview of the ASHA Specification for BlueZ.
https://asymptotic.notion.site/ASHA-Spec-for-Bluez-61a46027fd46458d8235e14d6bedb2ce

The original specification in Android.
https://source.android.com/docs/core/connect/bluetooth/asha

Corresponding support in BlueZ.
https://git.kernel.org/pub/scm/bluetooth/bluez.git/tree/profiles/audio/asha.c

This only implements handling of one side of a ASHA device
pair. Stereo support/handling of both "left" & "right" side
will follow later requiring work on clock synchronization
between the pair.
2025-01-09 14:51:50 +00:00
..
buffer spa: inline some metadata functions 2024-11-26 12:46:58 +01:00
control add per type API defines 2024-11-26 11:58:51 +01:00
debug spa: debug: pod: print unsigned numbers as unsigned 2025-01-05 21:33:03 +01:00
filter-graph filter-graph: separate data and size for filter graph 2025-01-07 10:38:32 +01:00
graph add per type API defines 2024-11-26 11:58:51 +01:00
interfaces/audio add per type API defines 2024-11-26 11:58:51 +01:00
monitor add per type API defines 2024-11-26 11:58:51 +01:00
node node: add a clock flag to mark rate/duration inaccurate 2024-11-26 17:02:02 +01:00
param bluez5: Implement support for ASHA 2025-01-09 14:51:50 +00:00
pod add per type API defines 2024-11-26 11:58:51 +01:00
support spa: fix spa_api_method_null macro NULL checks 2024-12-07 18:30:25 +00:00
utils hook: avoid macro expansion of the method names 2025-01-09 12:57:23 +01:00