|
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_callback_post (defined in BluetoothA2DPCommon) | BluetoothA2DPCommon | protected |
| audio_state_obj (defined in BluetoothA2DPCommon) | BluetoothA2DPCommon | protected |
| audio_state_obj_post (defined in BluetoothA2DPCommon) | BluetoothA2DPCommon | protected |
| clean_last_connection() (defined in BluetoothA2DPCommon) | BluetoothA2DPCommon | protectedvirtual |
| connect_to(esp_bd_addr_t peer) (defined in BluetoothA2DPCommon) | BluetoothA2DPCommon | virtual |
| 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_reconnect_timout (defined in BluetoothA2DPCommon) | BluetoothA2DPCommon | protected |
| default_volume_control (defined in BluetoothA2DPCommon) | BluetoothA2DPCommon | protected |
| disconnect() | BluetoothA2DPCommon | virtual |
| end(bool releaseMemory=false) | BluetoothA2DPCommon | virtual |
| esp_a2d_connect(esp_bd_addr_t peer)=0 (defined in BluetoothA2DPCommon) | BluetoothA2DPCommon | protectedpure virtual |
| event_queue_size (defined in BluetoothA2DPCommon) | BluetoothA2DPCommon | protected |
| event_stack_size (defined in BluetoothA2DPCommon) | BluetoothA2DPCommon | protected |
| get_audio_state() | BluetoothA2DPCommon | virtual |
| get_connection_state() | BluetoothA2DPCommon | virtual |
| get_last_connection() (defined in BluetoothA2DPCommon) | BluetoothA2DPCommon | protectedvirtual |
| get_last_peer_address() | BluetoothA2DPCommon | inlinevirtual |
| get_volume() | BluetoothA2DPCommon | inlinevirtual |
| has_last_connection() (defined in BluetoothA2DPCommon) | BluetoothA2DPCommon | protectedvirtual |
| is_autoreconnect_allowed (defined in BluetoothA2DPCommon) | BluetoothA2DPCommon | protected |
| is_connected()=0 | BluetoothA2DPCommon | pure virtual |
| is_start_disabled (defined in BluetoothA2DPCommon) | BluetoothA2DPCommon | protected |
| is_volume_used (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 |
| peer_bd_addr (defined in BluetoothA2DPCommon) | BluetoothA2DPCommon | protected |
| reconnect() | BluetoothA2DPCommon | virtual |
| reconnect_status (defined in BluetoothA2DPCommon) | BluetoothA2DPCommon | protected |
| reconnect_timout (defined in BluetoothA2DPCommon) | BluetoothA2DPCommon | protected |
| set_auto_reconnect(bool active) | BluetoothA2DPCommon | |
| set_connected(bool active) | BluetoothA2DPCommon | virtual |
| set_event_queue_size(int size) | BluetoothA2DPCommon | inline |
| set_event_stack_size(int size) | 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_audio_state_changed_post(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_core(BaseType_t core) | BluetoothA2DPCommon | inline |
| set_task_priority(UBaseType_t priority) | BluetoothA2DPCommon | inline |
| set_volume(uint8_t volume) | BluetoothA2DPCommon | inlinevirtual |
| set_volume_control(A2DPVolumeControl *ptr) | BluetoothA2DPCommon | inlinevirtual |
| task_core (defined in BluetoothA2DPCommon) | BluetoothA2DPCommon | protected |
| 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 BluetoothA2DPCommon) | BluetoothA2DPCommon | protected |
| ~BluetoothA2DPCommon()=default | BluetoothA2DPCommon | virtual |