ESP-IDF
btc_hf_execute_service()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
btc_hf_execute_service()
btc_hf_execute_service() function
Syntax
Show:
Summary
Declaration
Definition
from
btc_dm.c:54
extern
bt_status_t
btc_hf_execute_service
(
BOOLEAN
b_enable
)
;
Implemented in
btc_hf_ag.c:288
Arguments
Argument
b_enable
Examples
References
from
examples
Code
Location
Referrer
bt_status_t
btc_hf_execute_service
(
BOOLEAN
b_enable
)
btc_hf_ag.c:288
extern
bt_status_t
btc_hf_execute_service
(
BOOLEAN
b_enable
)
;
btc_dm.c:54
btc_hf_execute_service
(
b_enable
)
;
btc_dm.c:674
btc_in_execute_service_request()
Call Tree
from
examples
btc_hf_execute_service()
is called by 1 function and calls 4 functions:
btc_in_execute_service_request()
All items filtered out
btc_hf_execute_service()
BTA_AgEnable()
BTA_AgDisable()
BTA_AgRegister()
BTA_AgDeregister()
All items filtered out
Data Use
from
examples
btc_hf_execute_service()
reads 6 variables:
bt_status_t::BT_STATUS_SUCCESS
btc_hf_cb_t::handle
hf_local_param_t::btc_hf_cb
btc_max_hf_clients
hf_local_param
bte_hf_evt()
All items filtered out
btc_hf_execute_service()
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
Lifecycle
from
examples
All items filtered out
All items filtered out