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
Phone Book Profile - Server parameters
Syntax
Show:
Summary
Declaration
from
esp_sdp_api.h:110
typedef
struct
bluetooth_sdp_pse_record
{
esp_bluetooth_sdp_hdr_overlay_t
hdr
;
uint32_t
supported_features
;
uint32_t
supported_repositories
;
}
esp_bluetooth_sdp_pse_record_t
;
Fields
Field
Declared as
Description
bluetooth_sdp_pse_record::hdr
esp_bluetooth_sdp_hdr_overlay_t
General info.
bluetooth_sdp_pse_record::supported_features
uint32_t
PBAP Supported Features.
bluetooth_sdp_pse_record::supported_repositories
uint32_t
Supported Repositories.
Examples
References
from
examples
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
Lifecycle
from
examples
All items filtered out
All items filtered out