ESP-IDF
tBTA_DM_SEARCH_PARAM::event
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
tBTA_DM_SEARCH_PARAM::event
tBTA_DM_SEARCH_PARAM::event field
Syntax
Show:
Summary
Declaration
from
bta_api.h:1217
tBTA_DM_SEARCH_EVT
event
;
Examples
References
from
examples
Code
Location
Referrer
tBTA_DM_SEARCH_EVT
event
;
/* Search callback events */
bta_api.h:1217
switch
(
p_dest_data
->
event
)
{
btc_gap_bt.c:150
search_devices_copy_cb()
switch
(
p_dest_data
->
event
)
{
btc_gap_bt.c:193
search_service_record_copy_cb()
search
.
event
=
event
;
btc_gap_bt.c:266
bte_search_devices_evt()
switch
(
p_data
->
event
)
{
btc_gap_bt.c:309
btc_gap_bt_search_devices_evt()
switch
(
p_data
->
event
)
{
btc_gap_bt.c:399
btc_gap_bt_search_service_record()
search
.
event
=
event
;
btc_gap_bt.c:435
bte_dm_remote_service_record_evt()
switch
(
p_data
->
event
)
{
btc_gap_bt.c:472
btc_gap_bt_search_services()
search
.
event
=
event
;
btc_gap_bt.c:526
bte_dm_search_services_evt()
switch
(
p_dest_data
->
event
)
{
btc_gap_bt.c:564
search_services_copy_cb()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_DM_SEARCH_PARAM::event
is written by 3 functions and is read by 6 functions:
bte_search_devices_evt()
bte_dm_remote_service_record_evt()
bte_dm_search_services_evt()
All items filtered out
tBTA_DM_SEARCH_PARAM::event
search_devices_copy_cb()
search_service_record_copy_cb()
btc_gap_bt_search_devices_evt()
btc_gap_bt_search_service_record()
btc_gap_bt_search_services()
search_services_copy_cb()
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