ESP-IDF
tL2CAP_SEC_CBACK
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tL2CAP_SEC_CBACK
tL2CAP_SEC_CBACK
Syntax
Show:
Summary
Declaration
from
l2c_int.h:258
typedef
void
(
tL2CAP_SEC_CBACK
)
(
BD_ADDR
bd_addr
,
tBT_TRANSPORT
transport
,
void
*
p_ref_data
,
tBTM_STATUS
result
)
;
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
void
(
tL2CAP_SEC_CBACK
)
(
BD_ADDR
bd_addr
,
tBT_TRANSPORT
transport
,
l2c_int.h:258
BOOLEAN
l2ble_sec_access_req
(
BD_ADDR
bd_addr
,
UINT16
psm
,
BOOLEAN
is_originator
,
tL2CAP_SEC_CBACK
*
p_callback
,
void
*
p_ref_data
)
l2c_ble.c:1660
l2ble_sec_access_req()
l2ble_sec_access_req()::p_callback
tL2CAP_SEC_CBACK
*
p_callback
;
l2c_int.h:266
tL2CAP_SEC_DATA
tL2CAP_SEC_DATA::p_callback
extern
BOOLEAN
l2ble_sec_access_req
(
BD_ADDR
bd_addr
,
UINT16
psm
,
BOOLEAN
is_originator
,
tL2CAP_SEC_CBACK
*
p_callback
,
void
*
p_ref_data
)
;
l2c_int.h:801
l2ble_sec_access_req()
l2ble_sec_access_req()::p_callback
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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
Instance
Scope
Location
Project
tL2CAP_SEC_DATA::p_callback
tL2CAP_SEC_DATA
l2c_int.h:266
l2ble_sec_access_req()::p_callback
l2ble_sec_access_req()
l2c_int.h:801
l2ble_sec_access_req()::p_callback
l2ble_sec_access_req()
l2c_ble.c:1660
Lifecycle
from
examples
All items filtered out
All items filtered out