Arduino A2DP
|
This is the complete list of members for BluetoothA2DPSource, including all inherited members.
a2d_app_heart_beat(void *arg) (defined in BluetoothA2DPSource) | BluetoothA2DPSource | protectedvirtual |
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 |
BluetoothA2DPSource() | BluetoothA2DPSource | |
bt_app_a2d_cb(esp_a2d_cb_event_t event, esp_a2d_cb_param_t *param) | BluetoothA2DPSource | protectedvirtual |
bt_app_av_media_proc(uint16_t event, void *param) (defined in BluetoothA2DPSource) | BluetoothA2DPSource | protectedvirtual |
bt_app_av_sm_hdlr(uint16_t event, void *param) | BluetoothA2DPSource | protectedvirtual |
bt_app_av_state_connected(uint16_t event, void *param) (defined in BluetoothA2DPSource) | BluetoothA2DPSource | protectedvirtual |
bt_app_av_state_connecting(uint16_t event, void *param) (defined in BluetoothA2DPSource) | BluetoothA2DPSource | protectedvirtual |
bt_app_av_state_disconnecting(uint16_t event, void *param) (defined in BluetoothA2DPSource) | BluetoothA2DPSource | protectedvirtual |
bt_app_av_state_unconnected(uint16_t event, void *param) (defined in BluetoothA2DPSource) | BluetoothA2DPSource | protectedvirtual |
bt_app_gap_callback(esp_bt_gap_cb_event_t event, esp_bt_gap_cb_param_t *param) (defined in BluetoothA2DPSource) | BluetoothA2DPSource | protectedvirtual |
bt_app_rc_ct_cb(esp_avrc_ct_cb_event_t event, esp_avrc_ct_cb_param_t *param) | BluetoothA2DPSource | protectedvirtual |
bt_app_send_msg(app_msg_t *msg) (defined in BluetoothA2DPSource) | BluetoothA2DPSource | protectedvirtual |
bt_app_task_handler(void *arg) (defined in BluetoothA2DPSource) | BluetoothA2DPSource | protectedvirtual |
bt_app_task_shut_down(void) (defined in BluetoothA2DPSource) | BluetoothA2DPSource | protectedvirtual |
bt_app_task_start_up(void) (defined in BluetoothA2DPSource) | BluetoothA2DPSource | protectedvirtual |
bt_app_work_dispatch(bt_app_cb_t p_cback, uint16_t event, void *p_params, int param_len, bt_app_copy_cb_t p_copy_cback) (defined in BluetoothA2DPSource) | BluetoothA2DPSource | protectedvirtual |
bt_app_work_dispatched(app_msg_t *msg) (defined in BluetoothA2DPSource) | BluetoothA2DPSource | protectedvirtual |
bt_av_hdl_avrc_ct_evt(uint16_t event, void *p_param) | BluetoothA2DPSource | protectedvirtual |
bt_av_hdl_stack_evt(uint16_t event, void *p_param) | BluetoothA2DPSource | protectedvirtual |
bt_name (defined in BluetoothA2DPSource) | BluetoothA2DPSource | protected |
bt_names (defined in BluetoothA2DPSource) | BluetoothA2DPSource | protected |
ccall_a2d_app_heart_beat (defined in BluetoothA2DPSource) | BluetoothA2DPSource | friend |
ccall_bt_app_a2d_cb (defined in BluetoothA2DPSource) | BluetoothA2DPSource | friend |
ccall_bt_app_a2d_data_cb (defined in BluetoothA2DPSource) | BluetoothA2DPSource | friend |
ccall_bt_app_av_sm_hdlr (defined in BluetoothA2DPSource) | BluetoothA2DPSource | friend |
ccall_bt_app_gap_callback (defined in BluetoothA2DPSource) | BluetoothA2DPSource | friend |
ccall_bt_app_rc_ct_cb (defined in BluetoothA2DPSource) | BluetoothA2DPSource | friend |
ccall_bt_app_task_handler (defined in BluetoothA2DPSource) | BluetoothA2DPSource | friend |
ccall_bt_av_hdl_avrc_ct_evt (defined in BluetoothA2DPSource) | BluetoothA2DPSource | friend |
ccall_bt_av_hdl_stack_evt (defined in BluetoothA2DPSource) | BluetoothA2DPSource | friend |
ccall_get_channel_data_wrapper (defined in BluetoothA2DPSource) | BluetoothA2DPSource | friend |
ccall_get_data_default (defined in BluetoothA2DPSource) | BluetoothA2DPSource | friend |
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 |
data_stream_callback (defined in BluetoothA2DPSource) | BluetoothA2DPSource | protected |
data_stream_channels_callback (defined in BluetoothA2DPSource) | BluetoothA2DPSource | protected |
debounce(void(*cb)(void), int ms) | BluetoothA2DPCommon | virtual |
debounce_ms (defined in BluetoothA2DPCommon) | BluetoothA2DPCommon | protected |
default_volume_control (defined in BluetoothA2DPCommon) | BluetoothA2DPCommon | protected |
dev_name (defined in BluetoothA2DPSource) | BluetoothA2DPSource | protected |
disconnect() | BluetoothA2DPCommon | virtual |
end(bool releaseMemory=false) | BluetoothA2DPCommon | virtual |
filter_inquiry_scan_result(esp_bt_gap_cb_param_t *param) (defined in BluetoothA2DPSource) | BluetoothA2DPSource | protectedvirtual |
get_audio_state() | BluetoothA2DPCommon | virtual |
get_connection_state() | BluetoothA2DPCommon | virtual |
get_data_default(uint8_t *data, int32_t len) | BluetoothA2DPSource | virtual |
get_last_connection() (defined in BluetoothA2DPCommon) | BluetoothA2DPCommon | protectedvirtual |
get_name_from_eir(uint8_t *eir, uint8_t *bdname, uint8_t *bdname_len) (defined in BluetoothA2DPSource) | BluetoothA2DPSource | protectedvirtual |
get_volume() | BluetoothA2DPSource | inlinevirtual |
has_last_connection() (defined in BluetoothA2DPCommon) | BluetoothA2DPCommon | protectedvirtual |
has_sound_data() | BluetoothA2DPSource | virtual |
hasSoundData (defined in BluetoothA2DPSource) | BluetoothA2DPSource | protected |
is_connected() | BluetoothA2DPSource | virtual |
is_start_disabled (defined in BluetoothA2DPCommon) | BluetoothA2DPCommon | protected |
is_volume_used (defined in BluetoothA2DPSource) | BluetoothA2DPSource | protected |
last_bda_nvs_name() (defined in BluetoothA2DPSource) | BluetoothA2DPSource | inlineprotectedvirtual |
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 |
nvs_init (defined in BluetoothA2DPSource) | BluetoothA2DPSource | protected |
pin_code (defined in BluetoothA2DPSource) | BluetoothA2DPSource | protected |
pin_code_len (defined in BluetoothA2DPSource) | BluetoothA2DPSource | protected |
pin_type (defined in BluetoothA2DPSource) | BluetoothA2DPSource | protected |
process_user_state_callbacks(uint16_t event, void *param) (defined in BluetoothA2DPSource) | BluetoothA2DPSource | protectedvirtual |
reset_ble (defined in BluetoothA2DPSource) | BluetoothA2DPSource | protected |
reset_last_connection() | BluetoothA2DPSource | protectedvirtual |
s_a2d_state (defined in BluetoothA2DPSource) | BluetoothA2DPSource | protected |
s_bt_app_task_handle (defined in BluetoothA2DPSource) | BluetoothA2DPSource | protected |
s_bt_app_task_queue (defined in BluetoothA2DPSource) | BluetoothA2DPSource | protected |
s_connecting_intv (defined in BluetoothA2DPSource) | BluetoothA2DPSource | protected |
s_intv_cnt (defined in BluetoothA2DPSource) | BluetoothA2DPSource | protected |
s_media_state (defined in BluetoothA2DPSource) | BluetoothA2DPSource | protected |
s_peer_bda (defined in BluetoothA2DPSource) | BluetoothA2DPSource | protected |
s_peer_bdname (defined in BluetoothA2DPSource) | BluetoothA2DPSource | protected |
s_pkt_cnt (defined in BluetoothA2DPSource) | BluetoothA2DPSource | protected |
s_tmr (defined in BluetoothA2DPSource) | BluetoothA2DPSource | protected |
set_auto_reconnect(bool active) | BluetoothA2DPSource | inline |
set_auto_reconnect(esp_bd_addr_t addr) | BluetoothA2DPSource | inline |
set_last_connection(esp_bd_addr_t bda) (defined in BluetoothA2DPCommon) | BluetoothA2DPCommon | protectedvirtual |
set_local_name(const char *name) | BluetoothA2DPSource | inlinevirtual |
set_nvs_init(bool doInit) | BluetoothA2DPSource | virtual |
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_pin_code(const char *pin_code, esp_bt_pin_type_t pin_type=ESP_BT_PIN_TYPE_VARIABLE) | BluetoothA2DPSource | virtual |
set_reset_ble(bool doInit) | BluetoothA2DPSource | virtual |
set_scan_mode_connectable(bool connectable) (defined in BluetoothA2DPCommon) | BluetoothA2DPCommon | protectedvirtual |
set_ssp_enabled(bool active) | BluetoothA2DPSource | inline |
set_task_priority(UBaseType_t priority) | BluetoothA2DPCommon | inline |
set_volume(uint8_t volume) | BluetoothA2DPSource | inlinevirtual |
set_volume_control(VolumeControl *ptr) | BluetoothA2DPCommon | inlinevirtual |
sound_data (defined in BluetoothA2DPSource) | BluetoothA2DPSource | protected |
sound_data_current_pos (defined in BluetoothA2DPSource) | BluetoothA2DPSource | protected |
ssp_enabled (defined in BluetoothA2DPSource) | BluetoothA2DPSource | protected |
start(const char *name, music_data_channels_cb_t callback=NULL) | BluetoothA2DPSource | virtual |
start(std::vector< const char * > names, music_data_channels_cb_t callback=NULL) | BluetoothA2DPSource | virtual |
start_raw(const char *name, music_data_cb_t callback=NULL) | BluetoothA2DPSource | virtual |
start_raw(std::vector< const char * > names, music_data_cb_t callback=NULL) | BluetoothA2DPSource | virtual |
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 |
volume_value (defined in BluetoothA2DPSource) | BluetoothA2DPSource | protected |
write_data(SoundData *data) | BluetoothA2DPSource | virtual |
~BluetoothA2DPCommon()=default | BluetoothA2DPCommon | virtual |
~BluetoothA2DPSource() | BluetoothA2DPSource |