ESP-IDF
tBTA_GATTS_API_ADD_CHAR::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_GATTS_API_ADD_CHAR::hdr
tBTA_GATTS_API_ADD_CHAR::hdr field
Syntax
Show:
Summary
Declaration
from
bta_gatts_int.h:92
BT_HDR
hdr
;
Examples
References
from
examples
Code
Location
Referrer
BT_HDR
hdr
;
bta_gatts_int.h:92
attr_id
=
GATTS_AddCharacteristic
(
p_msg
->
api_add_char
.
hdr
.
layer_specific
,
bta_gatts_act.c:420
bta_gatts_add_char()
cb_data
.
add_result
.
service_id
=
p_msg
->
api_add_char
.
hdr
.
layer_specific
;
bta_gatts_act.c:425
bta_gatts_add_char()
p_buf
->
hdr
.
event
=
BTA_GATTS_API_ADD_CHAR_EVT
;
bta_gatts_api.c:230
BTA_GATTS_AddCharacteristic()
p_buf
->
hdr
.
layer_specific
=
service_id
;
bta_gatts_api.c:231
BTA_GATTS_AddCharacteristic()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_GATTS_API_ADD_CHAR::hdr
is read by 2 functions:
All items filtered out
tBTA_GATTS_API_ADD_CHAR::hdr
bta_gatts_add_char()
BTA_GATTS_AddCharacteristic()
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