ESP-IDF
esp_hf_in_band_ring_state_t
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Values
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
esp_hf_in_band_ring_state_t
esp_hf_in_band_ring_state_t enum
Syntax
Show:
Summary
Declaration
from
esp_hf_defs.h:27
enum
{
ESP_HF_IN_BAND_RINGTONE_NOT_PROVIDED
=
0
,
ESP_HF_IN_BAND_RINGTONE_PROVIDED
,
}
;
Values
Value
Declared as
esp_hf_in_band_ring_state_t::ESP_HF_IN_BAND_RINGTONE_NOT_PROVIDED
=
0
esp_hf_in_band_ring_state_t::ESP_HF_IN_BAND_RINGTONE_PROVIDED
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
enum
{
esp_hf_defs.h:27
}
esp_hf_in_band_ring_state_t
;
esp_hf_defs.h:30
static
bt_status_t
btc_hf_inband_ring
(
bt_bdaddr_t
*
bd_addr
,
esp_hf_in_band_ring_state_t
state
)
btc_hf_ag.c:700
btc_hf_inband_ring()
btc_hf_inband_ring()::state
esp_hf_in_band_ring_state_t
state
;
btc_hf_ag.h:169
bsir_args
bsir_args::state
esp_err_t
esp_hf_ag_bsir
(
esp_bd_addr_t
remote_addr
,
esp_hf_in_band_ring_state_t
state
)
esp_hf_ag_api.c:399
esp_hf_ag_bsir()
esp_hf_ag_bsir()::state
esp_err_t
esp_hf_ag_bsir
(
esp_bd_addr_t
remote_addr
,
esp_hf_in_band_ring_state_t
state
)
;
esp_hf_ag_api.h:587
esp_hf_ag_bsir()
esp_hf_ag_bsir()::state
}
esp_hf_in_band_ring_state_t
;
esp_hf_defs.h:30
esp_hf_in_band_ring_state_t
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Instance
Scope
Location
Project
esp_hf_ag_bsir()::state
esp_hf_ag_bsir()
esp_hf_ag_api.c:399
bsir_args::state
bsir_args
btc_hf_ag.h:169
esp_hf_ag_bsir()::state
esp_hf_ag_bsir()
esp_hf_ag_api.h:587
btc_hf_inband_ring()::state
btc_hf_inband_ring()
btc_hf_ag.c:700
Lifecycle
from
examples
All items filtered out
All items filtered out