Home
last modified time | relevance | path

Searched refs:btm_ble_start_auto_conn (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_bgconn.c480 BOOLEAN btm_ble_start_auto_conn(BOOLEAN start) in btm_ble_start_auto_conn() function
668 return btm_ble_start_auto_conn(FALSE); in btm_ble_suspend_bg_conn()
687 btm_ble_start_auto_conn(FALSE); in btm_suspend_wl_activity()
752 ret = btm_ble_start_auto_conn(TRUE); in btm_ble_resume_bg_conn()
Dbtm_ble_gap.c1251 btm_ble_start_auto_conn(TRUE); in BTM_BleSetBgConnType()
1256 btm_ble_start_auto_conn(FALSE); in BTM_BleSetBgConnType()
1263 btm_ble_start_auto_conn(FALSE); in BTM_BleSetBgConnType()
1298 btm_ble_start_auto_conn(FALSE); in BTM_BleClearBgConnDev()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_ble_int.h466 BOOLEAN btm_ble_start_auto_conn(BOOLEAN start);