Searched refs:btm_ble_start_select_conn (Results 1 – 3 of 3) sorted by relevance
560 BOOLEAN btm_ble_start_select_conn(BOOLEAN start, tBTM_BLE_SEL_CBACK *p_select_cback) in btm_ble_start_select_conn() function670 return btm_ble_start_select_conn(FALSE, NULL); in btm_ble_suspend_bg_conn()690 btm_ble_start_select_conn(FALSE, NULL); in btm_suspend_wl_activity()756 ret = btm_ble_start_select_conn(TRUE, btm_cb.ble_ctr_cb.p_select_cback); in btm_ble_resume_bg_conn()
1258 btm_ble_start_select_conn(TRUE, p_select_cback); in BTM_BleSetBgConnType()1265 btm_ble_start_select_conn(FALSE, NULL); in BTM_BleSetBgConnType()
467 BOOLEAN btm_ble_start_select_conn(BOOLEAN start, tBTM_BLE_SEL_CBACK *p_select_cback);