ESP-IDF
tBTA_HH_MAINT_DEV::hdr
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
tBTA_HH_MAINT_DEV::hdr
tBTA_HH_MAINT_DEV::hdr field
Syntax
Show:
Summary
Declaration
from
bta_hh_int.h:140
BT_HDR
hdr
;
Examples
References
from
examples
Code
Location
Referrer
BT_HDR
hdr
;
bta_hh_int.h:140
dev_info
.
handle
=
(
UINT8
)
p_dev_info
->
hdr
.
layer_specific
;
bta_hh_act.c:996
bta_hh_maint_dev_act()
p_buf
->
hdr
.
event
=
BTA_HH_API_MAINT_DEV_EVT
;
bta_hh_api.c:356
BTA_HhAddDev()
p_buf
->
hdr
.
layer_specific
=
BTA_HH_INVALID_HANDLE
;
bta_hh_api.c:358
BTA_HhAddDev()
p_buf
->
hdr
.
event
=
BTA_HH_API_MAINT_DEV_EVT
;
bta_hh_api.c:396
BTA_HhRemoveDev()
p_buf
->
hdr
.
layer_specific
=
(
UINT16
)
dev_handle
;
bta_hh_api.c:398
BTA_HhRemoveDev()
cback_data
.
dev_info
.
handle
=
(
UINT8
)
p_data
->
api_maintdev
.
hdr
.
layer_specific
;
bta_hh_main.c:308
bta_hh_sm_execute()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_HH_MAINT_DEV::hdr
is read by 4 functions:
All items filtered out
tBTA_HH_MAINT_DEV::hdr
bta_hh_maint_dev_act()
BTA_HhAddDev()
BTA_HhRemoveDev()
bta_hh_sm_execute()
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