ESP-IDF
tBTM_PIN_CALLBACK
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_PIN_CALLBACK
tBTM_PIN_CALLBACK
Syntax
Show:
Summary
Declaration
from
btm_api.h:1474
typedef
UINT8
(
tBTM_PIN_CALLBACK
)
(
BD_ADDR
bd_addr
,
DEV_CLASS
dev_class
,
tBTM_BD_NAME
bd_name
,
BOOLEAN
min_16_digit
)
;
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
UINT8
(
tBTM_PIN_CALLBACK
)
(
BD_ADDR
bd_addr
,
DEV_CLASS
dev_class
,
btm_api.h:1474
tBTM_PIN_CALLBACK
*
p_pin_callback
;
btm_api.h:1883
tBTM_APPL_INFO
tBTM_APPL_INFO::p_pin_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
tBTM_APPL_INFO::p_pin_callback
tBTM_APPL_INFO
btm_api.h:1883
Lifecycle
from
examples
All items filtered out
All items filtered out