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

/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_ble_bgconn.c346 ** Function btm_ble_start_auto_conn
355 BOOLEAN btm_ble_start_auto_conn(BOOLEAN start) function
538 btm_ble_start_auto_conn(FALSE);
558 btm_ble_start_auto_conn(FALSE);
609 ret = btm_ble_start_auto_conn(TRUE);
H A Dbtm_ble_int.h308 extern BOOLEAN btm_ble_start_auto_conn(BOOLEAN start);
H A Dbtm_ble_gap.c334 btm_ble_start_auto_conn(TRUE);
340 btm_ble_start_auto_conn(FALSE);
348 btm_ble_start_auto_conn(FALSE);

Completed in 2540 milliseconds