ESP-IDF
esp_hf_service_type_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_service_type_t
esp_hf_service_type_t enum
Syntax
Show:
Summary
Declaration
from
esp_hf_defs.h:76
enum
{
ESP_HF_SERVICE_TYPE_HOME
=
0
,
ESP_HF_SERVICE_TYPE_ROAMING
}
;
Values
Value
Declared as
esp_hf_service_type_t::ESP_HF_SERVICE_TYPE_HOME
=
0
esp_hf_service_type_t::ESP_HF_SERVICE_TYPE_ROAMING
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
enum
esp_hf_defs.h:76
}
esp_hf_service_type_t
;
esp_hf_defs.h:80
esp_hf_network_state_t
ntk_state
,
int
signal
,
esp_hf_service_type_t
roam
,
int
batt_lev
,
btc_hf_ag.c:603
btc_hf_cind_response()
btc_hf_cind_response()::roam
}
esp_hf_service_type_t
;
esp_hf_defs.h:80
esp_hf_service_type_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
btc_hf_cind_response()::roam
btc_hf_cind_response()
btc_hf_ag.c:603
Lifecycle
from
examples
All items filtered out
All items filtered out