ESP-IDF
bluetooth_sdp_sap_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_sap_record
bluetooth_sdp_sap_record struct
Syntax
Show:
Summary
Declaration
from
bt_sdp.h:91
typedef
struct
_bluetooth_sdp_sap_record
{
bluetooth_sdp_hdr_overlay
hdr
;
}
bluetooth_sdp_sap_record
;
Fields
Field
Declared as
_bluetooth_sdp_sap_record::hdr
bluetooth_sdp_hdr_overlay
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
struct
_bluetooth_sdp_sap_record
{
bt_sdp.h:91
}
bluetooth_sdp_sap_record
;
bt_sdp.h:93
bluetooth_sdp_sap_record
bluetooth_sdp_sap_record
sap
;
bt_sdp.h:112
bluetooth_sdp_record
bluetooth_sdp_record::sap
static
int
add_saps_sdp
(
const
bluetooth_sdp_sap_record
*
rec
)
btc_sdp.c:851
add_saps_sdp()
add_saps_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::sap
bluetooth_sdp_record
bt_sdp.h:112
add_saps_sdp()::rec
add_saps_sdp()
btc_sdp.c:851
Lifecycle
from
examples
All items filtered out
All items filtered out