Select one of the symbols to view example projects that use it.
 
Outline
#include "hci/hci_audio.h"
set_audio_state(uint16_t, sco_codec_t, sco_state_t)
Files
loading...
SourceVuESP-IDF Framework and ExamplesESP-IDFcomponents/bt/host/bluedroid/hci/hci_audio.c
 
1
2
3
4
5
6
7
 
 
 
 
 
 
 
#include "hci/hci_audio.h" void set_audio_state(uint16_t handle, sco_codec_t codec, sco_state_t state) { //todo return; }{ ... }
Details
Show:
from
Types: Columns:
This file uses the notable symbols shown below. Click anywhere in the file to view more details.