Arduino A2DP
BluetoothA2DPCommon Member List

This is the complete list of members for BluetoothA2DPCommon, including all inherited members.

audio_state (defined in BluetoothA2DPCommon)BluetoothA2DPCommonprotected
audio_state_callback (defined in BluetoothA2DPCommon)BluetoothA2DPCommonprotected
audio_state_callback_post (defined in BluetoothA2DPCommon)BluetoothA2DPCommonprotected
audio_state_obj (defined in BluetoothA2DPCommon)BluetoothA2DPCommonprotected
audio_state_obj_post (defined in BluetoothA2DPCommon)BluetoothA2DPCommonprotected
bt_mode (defined in BluetoothA2DPCommon)BluetoothA2DPCommonprotected
bt_name (defined in BluetoothA2DPCommon)BluetoothA2DPCommonprotected
clean_last_connection()BluetoothA2DPCommonvirtual
connect_to(esp_bd_addr_t peer)BluetoothA2DPCommonvirtual
connection_state (defined in BluetoothA2DPCommon)BluetoothA2DPCommonprotected
connection_state_callback (defined in BluetoothA2DPCommon)BluetoothA2DPCommonprotected
connection_state_obj (defined in BluetoothA2DPCommon)BluetoothA2DPCommonprotected
debounce(void(*cb)(void), int ms)BluetoothA2DPCommonvirtual
debounce_ms (defined in BluetoothA2DPCommon)BluetoothA2DPCommonprotected
default_reconnect_timout (defined in BluetoothA2DPCommon)BluetoothA2DPCommonprotected
default_volume_control (defined in BluetoothA2DPCommon)BluetoothA2DPCommonprotected
disconnect()BluetoothA2DPCommonvirtual
discoverability (defined in BluetoothA2DPCommon)BluetoothA2DPCommonprotected
end(bool releaseMemory=false)BluetoothA2DPCommonvirtual
esp_a2d_connect(esp_bd_addr_t peer)=0 (defined in BluetoothA2DPCommon)BluetoothA2DPCommonprotectedpure virtual
event_queue_size (defined in BluetoothA2DPCommon)BluetoothA2DPCommonprotected
event_stack_size (defined in BluetoothA2DPCommon)BluetoothA2DPCommonprotected
get_audio_state()BluetoothA2DPCommonvirtual
get_connection_state()BluetoothA2DPCommonvirtual
get_last_connection() (defined in BluetoothA2DPCommon)BluetoothA2DPCommonprotectedvirtual
get_last_peer_address()BluetoothA2DPCommoninlinevirtual
get_name()BluetoothA2DPCommoninlinevirtual
get_volume()BluetoothA2DPCommoninlinevirtual
has_last_connection() (defined in BluetoothA2DPCommon)BluetoothA2DPCommonprotectedvirtual
is_autoreconnect_allowed (defined in BluetoothA2DPCommon)BluetoothA2DPCommonprotected
is_connected()BluetoothA2DPCommoninlinevirtual
is_start_disabled (defined in BluetoothA2DPCommon)BluetoothA2DPCommonprotected
is_volume_used (defined in BluetoothA2DPCommon)BluetoothA2DPCommonprotected
last_bda_nvs_name()=0 (defined in BluetoothA2DPCommon)BluetoothA2DPCommonprotectedpure virtual
last_connection (defined in BluetoothA2DPCommon)BluetoothA2DPCommonprotected
log_free_heap()BluetoothA2DPCommon
m_a2d_audio_state_str (defined in BluetoothA2DPCommon)BluetoothA2DPCommonprotected
m_a2d_conn_state_str (defined in BluetoothA2DPCommon)BluetoothA2DPCommonprotected
m_avrc_playback_state_str (defined in BluetoothA2DPCommon)BluetoothA2DPCommonprotected
peer_bd_addr (defined in BluetoothA2DPCommon)BluetoothA2DPCommonprotected
reconnect()BluetoothA2DPCommonvirtual
reconnect_status (defined in BluetoothA2DPCommon)BluetoothA2DPCommonprotected
reconnect_timout (defined in BluetoothA2DPCommon)BluetoothA2DPCommonprotected
set_auto_reconnect(bool active)BluetoothA2DPCommon
set_connectable(bool connectable)BluetoothA2DPCommoninlinevirtual
set_connected(bool active)BluetoothA2DPCommonvirtual
set_default_bt_mode(esp_bt_mode_t mode)BluetoothA2DPCommoninlinevirtual
set_discoverability(esp_bt_discovery_mode_t d)BluetoothA2DPCommonvirtual
set_event_queue_size(int size)BluetoothA2DPCommoninline
set_event_stack_size(int size)BluetoothA2DPCommoninline
set_last_connection(esp_bd_addr_t bda) (defined in BluetoothA2DPCommon)BluetoothA2DPCommonprotectedvirtual
set_on_audio_state_changed(void(*callBack)(esp_a2d_audio_state_t state, void *), void *obj=nullptr)BluetoothA2DPCommonvirtual
set_on_audio_state_changed_post(void(*callBack)(esp_a2d_audio_state_t state, void *), void *obj=nullptr)BluetoothA2DPCommonvirtual
set_on_connection_state_changed(void(*callBack)(esp_a2d_connection_state_t state, void *), void *obj=nullptr)BluetoothA2DPCommonvirtual
set_scan_mode_connectable(bool connectable)BluetoothA2DPCommonprotectedvirtual
set_scan_mode_connectable_default()=0 (defined in BluetoothA2DPCommon)BluetoothA2DPCommonprotectedpure virtual
set_task_core(BaseType_t core)BluetoothA2DPCommoninline
set_task_priority(UBaseType_t priority)BluetoothA2DPCommoninline
set_volume(uint8_t volume)BluetoothA2DPCommoninlinevirtual
set_volume_control(A2DPVolumeControl *ptr)BluetoothA2DPCommoninlinevirtual
task_core (defined in BluetoothA2DPCommon)BluetoothA2DPCommonprotected
task_priority (defined in BluetoothA2DPCommon)BluetoothA2DPCommonprotected
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
to_str(esp_avrc_playback_stat_t state)BluetoothA2DPCommon
volume_control()BluetoothA2DPCommoninlineprotectedvirtual
volume_control_ptr (defined in BluetoothA2DPCommon)BluetoothA2DPCommonprotected
volume_value (defined in BluetoothA2DPCommon)BluetoothA2DPCommonprotected
~BluetoothA2DPCommon()=defaultBluetoothA2DPCommonvirtual