ESP-IDF
bluetooth_sdp_pce_record
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/5)...
Files
loading (4/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_pce_record
bluetooth_sdp_pce_record struct
Syntax
Show:
Summary
Declaration
from
bt_sdp.h:81
typedef
struct
_bluetooth_sdp_pce_record
{
bluetooth_sdp_hdr_overlay
hdr
;
}
bluetooth_sdp_pce_record
;
Fields
Field
Declared as
_bluetooth_sdp_pce_record::hdr
bluetooth_sdp_hdr_overlay
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
struct
_bluetooth_sdp_pce_record
{
bt_sdp.h:81
}
bluetooth_sdp_pce_record
;
bt_sdp.h:83
bluetooth_sdp_pce_record
bluetooth_sdp_pce_record
pce
;
bt_sdp.h:110
bluetooth_sdp_record
bluetooth_sdp_record::pce
static
int
add_pbapc_sdp
(
const
bluetooth_sdp_pce_record
*
rec
)
btc_sdp.c:714
add_pbapc_sdp()
add_pbapc_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::pce
bluetooth_sdp_record
bt_sdp.h:110
add_pbapc_sdp()::rec
add_pbapc_sdp()
btc_sdp.c:714
Lifecycle
from
examples
All items filtered out
All items filtered out