ESP-IDF
bta_sys_notify_role_chg()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
bta_sys_notify_role_chg()
bta_sys_notify_role_chg() function
* Function bta_sys_role_chg_register * Description Called by BTA AV to register role change callbacks * Returns void
Syntax
Show:
Summary
Declaration
Definition
from
bta_sys.h:261
extern
void
bta_sys_notify_role_chg
(
BD_ADDR_PTR
p_bda
,
UINT8
new_role
,
UINT8
hci_status
)
;
Implemented in
bta_sys_conn.c:102
Arguments
Argument
p_bda
new_role
hci_status
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