ESP-IDF
+
0
/13 examples
SourceVu will show references to
esp_bt_gap_cb_param_t::cfm_req
from the following samples and libraries:
esp_hid_device sample
esp_hid_host sample
a2dp_sink sample
a2dp_source sample
bt_hid_mouse_device sample
bt_l2cap_client sample
bt_l2cap_server sample
bt_spp_acceptor sample
bt_spp_initiator sample
bt_spp_vfs_acceptor sample
bt_spp_vfs_initiator sample
hfp_hf sample
a2dp_gatts_coex sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
esp_bt_gap_cb_param_t::cfm_req
esp_bt_gap_cb_param_t::cfm_req field
ESP_BT_GAP_CFM_REQ_EVT confirm request parameter struct
Syntax
Show:
Summary
Declaration
from
esp_gap_bt_api.h:403
struct
cfm_req_param
{
esp_bd_addr_t
bda
;
uint32_t
num_val
;
}
cfm_req
;
Examples
esp_bt_gap_cb_param_t::cfm_req
is referenced by 13 libraries and example projects:
esp_hid_device sample
esp_hid_host sample
a2dp_sink sample
a2dp_source sample
bt_hid_mouse_device sample
bt_l2cap_client sample
bt_l2cap_server sample
bt_spp_acceptor sample
bt_spp_initiator sample
bt_spp_vfs_acceptor sample
bt_spp_vfs_initiator sample
hfp_hf sample
a2dp_gatts_coex sample
References
from
0/13
examples
Code
Location
Referrer
}
cfm_req
;
/*!< confirm request parameter struct */
esp_gap_bt_api.h:406
param
.
cfm_req
.
num_val
=
p_cfm_req
->
num_val
;
btc_dm.c:518
btc_dm_sp_cfm_req_evt()
memcpy
(
param
.
cfm_req
.
bda
,
p_cfm_req
->
bd_addr
,
ESP_BD_ADDR_LEN
)
;
btc_dm.c:519
btc_dm_sp_cfm_req_evt()
Call Tree
from
0/13
examples
All items filtered out
All items filtered out
Data Use
from
0/13
examples
esp_bt_gap_cb_param_t::cfm_req
is read by 1 function:
All items filtered out
esp_bt_gap_cb_param_t::cfm_req
btc_dm_sp_cfm_req_evt()
All items filtered out
Class Tree
from
0/13
examples
All items filtered out
All items filtered out
Override Tree
from
0/13
examples
All items filtered out
All items filtered out
Implementations
from
0/13
examples
All items filtered out
All items filtered out
Instances
from
0/13
examples
Lifecycle
from
0/13
examples
All items filtered out
All items filtered out