ESP-IDF
_bluetooth_sdp_dip_record::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
_bluetooth_sdp_dip_record::hdr
_bluetooth_sdp_dip_record::hdr field
Syntax
Show:
Summary
Declaration
from
bt_sdp.h:96
bluetooth_sdp_hdr_overlay
hdr
;
Examples
References
from
examples
Code
Location
Referrer
bluetooth_sdp_hdr_overlay
hdr
;
bt_sdp.h:96
record
->
dip
.
hdr
.
type
=
SDP_TYPE_DIP_SERVER
;
bta_sdp_act.c:148
bta_create_dip_sdp_record()
record
->
dip
.
hdr
.
service_name_length
=
0
;
bta_sdp_act.c:149
bta_create_dip_sdp_record()
record
->
dip
.
hdr
.
service_name
=
NULL
;
bta_sdp_act.c:150
bta_create_dip_sdp_record()
record
->
dip
.
hdr
.
rfcomm_channel_number
=
0
;
bta_sdp_act.c:151
bta_create_dip_sdp_record()
record
->
dip
.
hdr
.
l2cap_psm
=
-
1
;
bta_sdp_act.c:152
bta_create_dip_sdp_record()
record
->
dip
.
hdr
.
profile_version
=
0
;
bta_sdp_act.c:153
bta_create_dip_sdp_record()
record
->
dip
.
hdr
.
profile_version
=
pversion
;
bta_sdp_act.c:180
bta_create_dip_sdp_record()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
_bluetooth_sdp_dip_record::hdr
is read by 1 function:
All items filtered out
_bluetooth_sdp_dip_record::hdr
bta_create_dip_sdp_record()
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