ESP-IDF
btc_hf_client_args_t::connect
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/5)...
Files
loading (3/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
btc_hf_client_args_t::connect
btc_hf_client_args_t::connect field
Syntax
Show:
Summary
Declaration
from
btc_hf_client.h:61
bt_bdaddr_t
connect
;
Examples
References
from
examples
Code
Location
Referrer
bt_bdaddr_t
connect
;
btc_hf_client.h:61
btc_hf_client_connect
(
&
arg
->
connect
)
;
btc_hf_client.c:1130
btc_hf_client_call_handler()
memcpy
(
&
(
arg
.
connect
)
,
remote_bda
,
sizeof
(
bt_bdaddr_t
)
)
;
esp_hf_client_api.c:83
esp_hf_client_connect()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
btc_hf_client_args_t::connect
is read by 1 function:
All items filtered out
btc_hf_client_args_t::connect
esp_hf_client_connect()
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