ESP-IDF
CONNECTION_TYPE
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
CONNECTION_TYPE
CONNECTION_TYPE
Syntax
Show:
Summary
Declaration
from
btm_int.h:835
typedef
BOOLEAN
CONNECTION_TYPE
;
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
BOOLEAN
CONNECTION_TYPE
;
btm_int.h:835
UINT16
handle
,
CONNECTION_TYPE
conn_type
,
btm_int.h:1192
btm_sec_l2cap_access_req()
btm_sec_l2cap_access_req()::conn_type
extern
tBTM_SEC_SERV_REC
*
btm_sec_find_first_serv
(
CONNECTION_TYPE
conn_type
,
UINT16
psm
)
;
btm_int.h:1236
btm_sec_find_first_serv()
btm_sec_find_first_serv()::conn_type
static
BOOLEAN
btm_sec_set_security_level
(
CONNECTION_TYPE
conn_type
,
const
char
*
p_name
,
UINT8
service_id
,
btm_sec.c:94
btm_sec_set_security_level()
btm_sec_set_security_level()::conn_type
static
BOOLEAN
btm_sec_set_security_level
(
CONNECTION_TYPE
conn_type
,
const
char
*
p_name
,
UINT8
service_id
,
btm_sec.c:509
btm_sec_set_security_level()
btm_sec_set_security_level()::conn_type
CONNECTION_TYPE
conn_type
,
btm_sec.c:2082
btm_sec_l2cap_access_req()
btm_sec_l2cap_access_req()::conn_type
tBTM_SEC_SERV_REC
*
btm_sec_find_first_serv
(
CONNECTION_TYPE
conn_type
,
UINT16
psm
)
btm_sec.c:5504
btm_sec_find_first_serv()
btm_sec_find_first_serv()::conn_type
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
btm_sec_l2cap_access_req()::conn_type
btm_sec_l2cap_access_req()
btm_int.h:1192
btm_sec_find_first_serv()::conn_type
btm_sec_find_first_serv()
btm_int.h:1236
btm_sec_set_security_level()::conn_type
btm_sec_set_security_level()
btm_sec.c:94
btm_sec_set_security_level()::conn_type
btm_sec_set_security_level()
btm_sec.c:509
btm_sec_l2cap_access_req()::conn_type
btm_sec_l2cap_access_req()
btm_sec.c:2082
btm_sec_find_first_serv()::conn_type
btm_sec_find_first_serv()
btm_sec.c:5504
Lifecycle
from
examples
All items filtered out
All items filtered out