ESP-IDF
tBTM_AUTHORIZE_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_AUTHORIZE_CALLBACK
tBTM_AUTHORIZE_CALLBACK
* Security Manager Callback Functions
Syntax
Show:
Summary
Declaration
from
btm_api.h:1464
typedef
UINT8
(
tBTM_AUTHORIZE_CALLBACK
)
(
BD_ADDR
bd_addr
,
DEV_CLASS
dev_class
,
tBTM_BD_NAME
bd_name
,
UINT8
*
service_name
,
UINT8
service_id
,
BOOLEAN
is_originator
)
;
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
UINT8
(
tBTM_AUTHORIZE_CALLBACK
)
(
BD_ADDR
bd_addr
,
DEV_CLASS
dev_class
,
btm_api.h:1464
tBTM_AUTHORIZE_CALLBACK
*
p_authorize_callback
;
btm_api.h:1882
tBTM_APPL_INFO
tBTM_APPL_INFO::p_authorize_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_authorize_callback
tBTM_APPL_INFO
btm_api.h:1882
Lifecycle
from
examples
All items filtered out
All items filtered out