ESP-IDF
BTA_DM_SEARCH_IDLE
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (5/5)...
ESP-IDF
lwIP
FreeRTOS
cJSON
mbedTLS
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
BTA_DM_SEARCH_IDLE
BTA_DM_SEARCH_IDLE value
Syntax
Show:
Summary
Declaration
from
bta_dm_int.h:1609
BTA_DM_SEARCH_IDLE
;
Examples
References
from
examples
Code
Location
Referrer
BTA_DM_SEARCH_IDLE
,
bta_dm_int.h:1609
if
(
bta_dm_search_cb
.
state
!=
BTA_DM_SEARCH_IDLE
)
{
bta_dm_act.c:1863
bta_dm_disable_search_and_disc()
if
(
bta_dm_search_cb
.
state
!=
BTA_DM_SEARCH_IDLE
)
{
bta_dm_act.c:6555
bta_dm_gatt_disc_result()
if
(
bta_dm_search_cb
.
state
!=
BTA_DM_SEARCH_IDLE
)
{
bta_dm_act.c:6779
bta_dm_gattc_callback()
if
(
(
bta_dm_search_cb
.
state
!=
BTA_DM_SEARCH_IDLE
)
&&
bta_dm_act.c:6787
bta_dm_gattc_callback()
/* API_SEARCH_CANCEL */
{
BTA_DM_SEARCH_CANCEL_NOTIFY
,
BTA_DM_SEARCH_IGNORE
,
BTA_DM_SEARCH_IDLE
}
,
bta_dm_main.c:334
/* INQUIRY_CMPL */
{
BTA_DM_SEARCH_IGNORE
,
BTA_DM_SEARCH_IGNORE
,
BTA_DM_SEARCH_IDLE
}
,
bta_dm_main.c:338
/* REMT_NAME_EVT */
{
BTA_DM_SEARCH_IGNORE
,
BTA_DM_SEARCH_IGNORE
,
BTA_DM_SEARCH_IDLE
}
,
bta_dm_main.c:339
/* SDP_RESULT_EVT */
{
BTA_DM_FREE_SDP_DB
,
BTA_DM_SEARCH_IGNORE
,
BTA_DM_SEARCH_IDLE
}
,
bta_dm_main.c:341
/* SEARCH_CMPL_EVT */
{
BTA_DM_SEARCH_IGNORE
,
BTA_DM_SEARCH_IGNORE
,
BTA_DM_SEARCH_IDLE
}
,
bta_dm_main.c:343
/* DISCV_RES_EVT */
{
BTA_DM_SEARCH_IGNORE
,
BTA_DM_SEARCH_IGNORE
,
BTA_DM_SEARCH_IDLE
}
,
bta_dm_main.c:344
/* DISC_CLOSE_TOUT_EVT */
{
BTA_DM_CLOSE_GATT_CONN
,
BTA_DM_SEARCH_IGNORE
,
BTA_DM_SEARCH_IDLE
}
,
bta_dm_main.c:350
/* SEARCH_CMPL_EVT */
{
BTA_DM_SEARCH_CMPL
,
BTA_DM_SEARCH_IGNORE
,
BTA_DM_SEARCH_IDLE
}
,
bta_dm_main.c:364
/* INQUIRY_CMPL */
{
BTA_DM_SEARCH_CANCEL_CMPL
,
BTA_DM_SEARCH_IGNORE
,
BTA_DM_SEARCH_IDLE
}
,
bta_dm_main.c:382
/* REMT_NAME_EVT */
{
BTA_DM_SEARCH_CANCEL_TRANSAC_CMPL
,
BTA_DM_SEARCH_CANCEL_CMPL
,
BTA_DM_SEARCH_IDLE
}
,
bta_dm_main.c:384
/* SDP_RESULT_EVT */
{
BTA_DM_SEARCH_CANCEL_TRANSAC_CMPL
,
BTA_DM_SEARCH_CANCEL_CMPL
,
BTA_DM_SEARCH_IDLE
}
,
bta_dm_main.c:385
/* SEARCH_CMPL_EVT */
{
BTA_DM_SEARCH_CANCEL_TRANSAC_CMPL
,
BTA_DM_SEARCH_CANCEL_CMPL
,
BTA_DM_SEARCH_IDLE
}
,
bta_dm_main.c:386
/* DISCV_RES_EVT */
{
BTA_DM_SEARCH_CANCEL_TRANSAC_CMPL
,
BTA_DM_SEARCH_CANCEL_CMPL
,
BTA_DM_SEARCH_IDLE
}
,
bta_dm_main.c:387
/* SEARCH_CMPL_EVT */
{
BTA_DM_SEARCH_CMPL
,
BTA_DM_SEARCH_IGNORE
,
BTA_DM_SEARCH_IDLE
}
,
bta_dm_main.c:407
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
BTA_DM_SEARCH_IDLE
is read by 3 functions:
All items filtered out
BTA_DM_SEARCH_IDLE
bta_dm_disable_search_and_disc()
bta_dm_gatt_disc_result()
bta_dm_gattc_callback()
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