ESP-IDF
btc_handle_create_record_event()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (4/5)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
btc_handle_create_record_event()
btc_handle_create_record_event() function
Syntax
Show:
Summary
Declaration
from
btc_sdp.c:925
static
int
btc_handle_create_record_event
(
int
id
)
;
Arguments
Argument
id
Examples
References
from
examples
Code
Location
Referrer
static
int
btc_handle_create_record_event
(
int
id
)
btc_sdp.c:925
p_data
->
sdp_create_record
.
handle
=
btc_handle_create_record_event
(
(
int
)
user_data
)
;
btc_sdp.c:1120
btc_sdp_dm_cback()
Call Tree
from
examples
btc_handle_create_record_event()
is called by 1 function and calls 14 functions:
btc_sdp_dm_cback()
All items filtered out
btc_handle_create_record_event()
free()
esp_log_timestamp()
esp_log_write()
add_pbapc_sdp()
add_opps_sdp()
add_saps_sdp()
add_dips_sdp()
add_maps_sdp()
set_sdp_slot_info()
free_sdp_slot()
add_raw_sdp()
add_mapc_sdp()
add_pbaps_sdp()
start_create_sdp()
All items filtered out
Data Use
from
examples
btc_handle_create_record_event()
reads 12 variables and writes 2 variables:
esp_log_level_t::ESP_LOG_DEBUG
esp_bt_uuid_t::uuid
bluetooth_sdp_types::SDP_TYPE_RAW
bluetooth_sdp_types::SDP_TYPE_MAP_MAS
bluetooth_sdp_types::SDP_TYPE_MAP_MNS
bluetooth_sdp_types::SDP_TYPE_PBAP_PSE
bluetooth_sdp_types::SDP_TYPE_PBAP_PCE
bluetooth_sdp_types::SDP_TYPE_OPP_SERVER
bluetooth_sdp_types::SDP_TYPE_SAP_SERVER
bluetooth_sdp_types::SDP_TYPE_DIP_SERVER
_bluetooth_sdp_hdr_overlay::type
bluetooth_sdp_record::hdr
All items filtered out
btc_handle_create_record_event()
esp_bt_uuid_t::len
esp_bt_uuid_t::
::uuid16
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
btc_handle_create_record_event()
allocates 1 types:
bluetooth_sdp_record
All items filtered out
btc_handle_create_record_event()
All items filtered out