Hi everyone,
I am developing a product that embeds a module with the 88W8987 chipset. We have some memory limitations and we've already been using a compact Bluetooth stack, so my goal is to port the HCI layer and keep this stack. I have some doubts regarding the 88W8987 chipset, and I would appreciate some help.
I could not find the complete HCI command list. Is there such a document? I was able to find some commands in the general documentation, such as UM11490, but not a specific document. Specifically, I need the following commands:
- Any preinitialization commands;
- UART baud rate setting;
- UART parameters setting;
- A command to set the ACL priority over scans;
- All PCM settings to send and receive audio through the audio digital interface in A2DP and HFP;
Power configuration.
Thanks.