ESP-IDF
+
0
/1 examples
SourceVu will show references to
esp_hf_call_held_status_t
from the following samples and libraries:
hfp_ag sample
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_call_held_status_t
esp_hf_call_held_status_t enum
Syntax
Show:
Summary
Declaration
from
esp_hf_defs.h:103
enum
{
ESP_HF_CALL_HELD_STATUS_NONE
=
0
,
ESP_HF_CALL_HELD_STATUS_HELD_AND_ACTIVE
=
1
,
ESP_HF_CALL_HELD_STATUS_HELD
=
2
,
}
;
Values
Value
Declared as
Description
esp_hf_call_held_status_t::ESP_HF_CALL_HELD_STATUS_NONE
=
0
no calls held.
esp_hf_call_held_status_t::ESP_HF_CALL_HELD_STATUS_HELD_AND_ACTIVE
=
1
both active and held call.
esp_hf_call_held_status_t::ESP_HF_CALL_HELD_STATUS_HELD
=
2
call on hold, no active call.
Examples
esp_hf_call_held_status_t
is referenced by 1 libraries and example projects:
hfp_ag sample
References
from
0/1
examples
Code
Location
Scope
Referrer
typedef
enum
{
esp_hf_defs.h:103
}
esp_hf_call_held_status_t
;
esp_hf_defs.h:107
esp_hf_call_held_status_t
call_held_status
)
btc_hf_ag.c:604
btc_hf_cind_response()
btc_hf_cind_response()::call_held_status
esp_hf_call_held_status_t
call_held_state
;
btc_hf_ag.h:128
cind_args
cind_args::call_held_state
esp_hf_call_held_status_t
call_held_status
)
esp_hf_ag_api.c:291
esp_hf_ag_cind_response()
esp_hf_ag_cind_response()::call_held_status
esp_hf_call_held_status_t
call_held_status
)
;
esp_hf_ag_api.h:513
esp_hf_ag_cind_response()
esp_hf_ag_cind_response()::call_held_status
esp_hf_call_held_status_t
status
;
/*!< bluetooth proprietary call hold status indicator */
esp_hf_client_api.h:184
hf_client_call_held_ind_param
hf_client_call_held_ind_param::status
}
esp_hf_call_held_status_t
;
esp_hf_defs.h:107
esp_hf_call_held_status_t
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
All items filtered out
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Instance
Scope
Location
Project
esp_hf_ag_cind_response()::call_held_status
esp_hf_ag_cind_response()
esp_hf_ag_api.c:291
cind_args::call_held_state
cind_args
btc_hf_ag.h:128
esp_hf_ag_cind_response()::call_held_status
esp_hf_ag_cind_response()
esp_hf_ag_api.h:513
hf_client_call_held_ind_param::status
hf_client_call_held_ind_param
esp_hf_client_api.h:184
btc_hf_cind_response()::call_held_status
btc_hf_cind_response()
btc_hf_ag.c:604
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out