ESP-IDF
tBTM_BLE_CONN_REQ::p_param
is only used within ESP-IDF.
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
tBTM_BLE_CONN_REQ::p_param
tBTM_BLE_CONN_REQ::p_param field
Syntax
Show:
Summary
Declaration
from
btm_ble_int.h:255
void
*
p_param
;
Examples
References
from
examples
Code
Location
Referrer
void
*
p_param
;
btm_ble_int.h:255
p
->
p_param
=
p_param
;
btm_ble_bgconn.c:808
btm_ble_enqueue_direct_conn_req()
rt
=
l2cble_init_direct_conn
(
(
tL2C_LCB
*
)
(
p_req
->
p_param
)
)
;
btm_ble_bgconn.c:828
btm_send_pending_direct_conn()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTM_BLE_CONN_REQ::p_param
is written by 1 function and is read by 1 function:
btm_ble_enqueue_direct_conn_req()
All items filtered out
tBTM_BLE_CONN_REQ::p_param
btm_send_pending_direct_conn()
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