Arduino A2DP
|
This is the complete list of members for BluetoothA2DPCommon, including all inherited members.
audio_state (defined in BluetoothA2DPCommon) | BluetoothA2DPCommon | protected |
audio_state_callback (defined in BluetoothA2DPCommon) | BluetoothA2DPCommon | protected |
audio_state_obj (defined in BluetoothA2DPCommon) | BluetoothA2DPCommon | protected |
auto_reconnect (defined in BluetoothA2DPCommon) | BluetoothA2DPCommon | protected |
clean_last_connection() (defined in BluetoothA2DPCommon) | BluetoothA2DPCommon | protectedvirtual |
connect_to_last_device() (defined in BluetoothA2DPCommon) | BluetoothA2DPCommon | protectedvirtual |
connection_state (defined in BluetoothA2DPCommon) | BluetoothA2DPCommon | protected |
connection_state_callback (defined in BluetoothA2DPCommon) | BluetoothA2DPCommon | protected |
connection_state_obj (defined in BluetoothA2DPCommon) | BluetoothA2DPCommon | protected |
debounce(void(*cb)(void), int ms) | BluetoothA2DPCommon | virtual |
debounce_ms (defined in BluetoothA2DPCommon) | BluetoothA2DPCommon | protected |
default_volume_control (defined in BluetoothA2DPCommon) | BluetoothA2DPCommon | protected |
disconnect() | BluetoothA2DPCommon | virtual |
end(bool releaseMemory=false) | BluetoothA2DPCommon | virtual |
get_audio_state() | BluetoothA2DPCommon | virtual |
get_connection_state() | BluetoothA2DPCommon | virtual |
get_last_connection() (defined in BluetoothA2DPCommon) | BluetoothA2DPCommon | protectedvirtual |
get_volume()=0 | BluetoothA2DPCommon | pure virtual |
has_last_connection() (defined in BluetoothA2DPCommon) | BluetoothA2DPCommon | protectedvirtual |
is_connected()=0 | BluetoothA2DPCommon | pure virtual |
is_start_disabled (defined in BluetoothA2DPCommon) | BluetoothA2DPCommon | protected |
last_bda_nvs_name()=0 (defined in BluetoothA2DPCommon) | BluetoothA2DPCommon | protectedpure virtual |
last_connection (defined in BluetoothA2DPCommon) | BluetoothA2DPCommon | protected |
log_free_heap() | BluetoothA2DPCommon | |
m_a2d_audio_state_str (defined in BluetoothA2DPCommon) | BluetoothA2DPCommon | protected |
m_a2d_conn_state_str (defined in BluetoothA2DPCommon) | BluetoothA2DPCommon | protected |
set_auto_reconnect(bool active) | BluetoothA2DPCommon | inline |
set_last_connection(esp_bd_addr_t bda) (defined in BluetoothA2DPCommon) | BluetoothA2DPCommon | protectedvirtual |
set_on_audio_state_changed(void(*callBack)(esp_a2d_audio_state_t state, void *), void *obj=nullptr) | BluetoothA2DPCommon | virtual |
set_on_connection_state_changed(void(*callBack)(esp_a2d_connection_state_t state, void *), void *obj=nullptr) | BluetoothA2DPCommon | virtual |
set_scan_mode_connectable(bool connectable) (defined in BluetoothA2DPCommon) | BluetoothA2DPCommon | protectedvirtual |
set_task_priority(UBaseType_t priority) | BluetoothA2DPCommon | inline |
set_volume(uint8_t volume)=0 | BluetoothA2DPCommon | pure virtual |
set_volume_control(VolumeControl *ptr) | BluetoothA2DPCommon | inlinevirtual |
task_priority (defined in BluetoothA2DPCommon) | BluetoothA2DPCommon | protected |
to_str(esp_a2d_connection_state_t state) | BluetoothA2DPCommon | |
to_str(esp_a2d_audio_state_t state) | BluetoothA2DPCommon | |
to_str(esp_bd_addr_t bda) | BluetoothA2DPCommon | |
volume_control() | BluetoothA2DPCommon | inlineprotectedvirtual |
volume_control_ptr (defined in BluetoothA2DPCommon) | BluetoothA2DPCommon | protected |
~BluetoothA2DPCommon()=default | BluetoothA2DPCommon | virtual |