Searched refs:btm_ble_start_select_conn (Results 1 – 3 of 3) sorted by relevance
468 BOOLEAN btm_ble_start_select_conn(BOOLEAN start, tBTM_BLE_SEL_CBACK *p_select_cback) in btm_ble_start_select_conn() function590 return btm_ble_start_select_conn(FALSE, NULL); in btm_ble_suspend_bg_conn()611 btm_ble_start_select_conn(FALSE, NULL); in btm_suspend_wl_activity()661 ret = btm_ble_start_select_conn(TRUE, btm_cb.ble_ctr_cb.p_select_cback); in btm_ble_resume_bg_conn()
422 extern BOOLEAN btm_ble_start_select_conn(BOOLEAN start,tBTM_BLE_SEL_CBACK *p_select_cback);
816 btm_ble_start_select_conn(TRUE, p_select_cback); in BTM_BleSetBgConnType()826 btm_ble_start_select_conn(FALSE, NULL); in BTM_BleSetBgConnType()