ESP-IDF
bluetooth_sdp_pse_record
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_pse_record
bluetooth_sdp_pse_record struct
Syntax
Show:
Summary
Declaration
from
bt_sdp.h:75
typedef
struct
_bluetooth_sdp_pse_record
{
bluetooth_sdp_hdr_overlay
hdr
;
uint32_t
supported_features
;
uint32_t
supported_repositories
;
}
bluetooth_sdp_pse_record
;
Fields
Field
Declared as
_bluetooth_sdp_pse_record::hdr
bluetooth_sdp_hdr_overlay
_bluetooth_sdp_pse_record::supported_features
uint32_t
_bluetooth_sdp_pse_record::supported_repositories
uint32_t
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
struct
_bluetooth_sdp_pse_record
{
bt_sdp.h:75
}
bluetooth_sdp_pse_record
;
bt_sdp.h:79
bluetooth_sdp_pse_record
bluetooth_sdp_pse_record
pse
;
bt_sdp.h:109
bluetooth_sdp_record
bluetooth_sdp_record::pse
static
int
add_pbaps_sdp
(
const
bluetooth_sdp_pse_record
*
rec
)
btc_sdp.c:634
add_pbaps_sdp()
add_pbaps_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::pse
bluetooth_sdp_record
bt_sdp.h:109
add_pbaps_sdp()::rec
add_pbaps_sdp()
btc_sdp.c:634
Lifecycle
from
examples
All items filtered out
All items filtered out