ESP-IDF
tBTM_SP_CFM_REQ
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_SP_CFM_REQ
tBTM_SP_CFM_REQ struct
Syntax
Show:
Summary
Declaration
from
btm_api.h:1597
typedef
struct
{
BD_ADDR
bd_addr
;
DEV_CLASS
dev_class
;
tBTM_BD_NAME
bd_name
;
UINT32
num_val
;
BOOLEAN
just_works
;
tBTM_AUTH_REQ
loc_auth_req
;
tBTM_AUTH_REQ
rmt_auth_req
;
tBTM_IO_CAP
loc_io_caps
;
tBTM_IO_CAP
rmt_io_caps
;
}
tBTM_SP_CFM_REQ
;
Fields
Field
Declared as
tBTM_SP_CFM_REQ::bd_addr
BD_ADDR
tBTM_SP_CFM_REQ::dev_class
DEV_CLASS
tBTM_SP_CFM_REQ::bd_name
tBTM_BD_NAME
tBTM_SP_CFM_REQ::num_val
UINT32
tBTM_SP_CFM_REQ::just_works
BOOLEAN
tBTM_SP_CFM_REQ::loc_auth_req
tBTM_AUTH_REQ
tBTM_SP_CFM_REQ::rmt_auth_req
tBTM_AUTH_REQ
tBTM_SP_CFM_REQ::loc_io_caps
tBTM_IO_CAP
tBTM_SP_CFM_REQ::rmt_io_caps
tBTM_IO_CAP
Examples
References
from
examples
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
Lifecycle
from
examples
All items filtered out
All items filtered out