HomeSort by relevance Sort by last modified time
    Searched refs:btm_ble_start_auto_conn (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/stack/btm/
btm_ble_bgconn.c 277 ** Function btm_ble_start_auto_conn
286 BOOLEAN btm_ble_start_auto_conn(BOOLEAN start) function
470 btm_ble_start_auto_conn(FALSE);
490 btm_ble_start_auto_conn(FALSE);
541 ret = btm_ble_start_auto_conn(TRUE);
btm_ble_int.h 299 extern BOOLEAN btm_ble_start_auto_conn(BOOLEAN start);
btm_ble_gap.c 313 btm_ble_start_auto_conn(TRUE);
319 btm_ble_start_auto_conn(FALSE);
327 btm_ble_start_auto_conn(FALSE);
    [all...]

Completed in 2149 milliseconds