ESP-IDF
bluetooth_sdp_mns_record
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
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_mns_record
bluetooth_sdp_mns_record struct
Syntax
Show:
Summary
Declaration
from
bt_sdp.h:70
typedef
struct
_bluetooth_sdp_mns_record
{
bluetooth_sdp_hdr_overlay
hdr
;
uint32_t
supported_features
;
}
bluetooth_sdp_mns_record
;
Fields
Field
Declared as
_bluetooth_sdp_mns_record::hdr
bluetooth_sdp_hdr_overlay
_bluetooth_sdp_mns_record::supported_features
uint32_t
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
struct
_bluetooth_sdp_mns_record
{
bt_sdp.h:70
}
bluetooth_sdp_mns_record
;
bt_sdp.h:73
bluetooth_sdp_mns_record
bluetooth_sdp_mns_record
mns
;
bt_sdp.h:108
bluetooth_sdp_record
bluetooth_sdp_record::mns
static
int
add_mapc_sdp
(
const
bluetooth_sdp_mns_record
*
rec
)
btc_sdp.c:559
add_mapc_sdp()
add_mapc_sdp()::rec
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
bluetooth_sdp_record::mns
bluetooth_sdp_record
bt_sdp.h:108
add_mapc_sdp()::rec
add_mapc_sdp()
btc_sdp.c:559
Lifecycle
from
examples
All items filtered out
All items filtered out