Skip to content
Commit 1547108b authored by Wolfgang Puffitsch's avatar Wolfgang Puffitsch Committed by Carles Cufí
Browse files

Bluetooth: controller: HCI commands to read codecs and controller delay



Implement HCI commands to read information about supported codecs and
controller delay.
* Read Local Supported Codecs command (v1 and v2)
* Read Local Supported Codec Capabilities command
* Read Local Supported Controller Delay command

The following functions are implemented as "weak" symbols and should
be overridden to fill in vendor-specific information into the above
commands.
* hci_vendor_read_std_codecs
* hci_vendor_read_vs_codecs
* hci_vendor_read_codec_capabilities
* hci_vendor_read_ctlr_delay

Signed-off-by: default avatarWolfgang Puffitsch <wopu@demant.com>
parent 9437a6a0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment