Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_ble_bgconn.c375 BOOLEAN btm_ble_start_auto_conn(BOOLEAN start) in btm_ble_start_auto_conn() function
588 return btm_ble_start_auto_conn(FALSE); in btm_ble_suspend_bg_conn()
607 btm_ble_start_auto_conn(FALSE); in btm_suspend_wl_activity()
658 ret = btm_ble_start_auto_conn(TRUE); in btm_ble_resume_bg_conn()
Dbtm_ble_int.h421 extern BOOLEAN btm_ble_start_auto_conn(BOOLEAN start);
Dbtm_ble_gap.c808 btm_ble_start_auto_conn(TRUE); in BTM_BleSetBgConnType()
814 btm_ble_start_auto_conn(FALSE); in BTM_BleSetBgConnType()
822 btm_ble_start_auto_conn(FALSE); in BTM_BleSetBgConnType()
858 btm_ble_start_auto_conn(FALSE); in BTM_BleClearBgConnDev()