mbox series

[RFC,v2,0/1] A client needs to query whether the Bluetooth adapter support WBS, so we

Message ID 20200817212148.3839311-1-yudiliu@google.com (mailing list archive)
Headers show
Series A client needs to query whether the Bluetooth adapter support WBS, so we | expand

Message

Yu Liu Aug. 17, 2020, 9:21 p.m. UTC
designed this new D-Bus API to provide a generic way to query the
adapter's capabilities. Initially this will only cover WBS capability,
but can be easily extended to support other capabilities.

Changes in v2:
- Return an array of strings instead of a dict

Changes in v1:
- Initial change

Archie Pusaka (1):
  adapter - D-Bus API for querying the adapter's capabilities

 doc/adapter-api.txt | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)