ESP-IDF
BTM_BleClearBgConnDev()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
BTM_BleClearBgConnDev()
BTM_BleClearBgConnDev() function
* Function BTM_BleClearBgConnDev * Description This function is called to clear the whitelist, * end any pending whitelist connections, and reset the local bg device list. * Parameters void * Returns void
Syntax
Show:
Summary
Declaration
Definition
from
btm_ble_api.h:2048
void
BTM_BleClearBgConnDev
(
void
)
;
Implemented in
btm_ble_gap.c:1296
Examples
References
from
examples
Code
Location
Referrer
void
BTM_BleClearBgConnDev
(
void
)
btm_ble_gap.c:1296
void
BTM_BleClearBgConnDev
(
void
)
;
btm_ble_api.h:2048
BTM_BleClearBgConnDev
(
)
;
bta_dm_act.c:592
bta_dm_disable()
Call Tree
from
examples
BTM_BleClearBgConnDev()
is called by 1 function and calls 3 functions:
bta_dm_disable()
All items filtered out
BTM_BleClearBgConnDev()
gatt_reset_bgdev_list()
btm_ble_clear_white_list()
btm_ble_start_auto_conn()
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