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 358 ** Function btm_ble_start_auto_conn
367 BOOLEAN btm_ble_start_auto_conn(BOOLEAN start) function
564 btm_ble_start_auto_conn(FALSE);
584 btm_ble_start_auto_conn(FALSE);
635 ret = btm_ble_start_auto_conn(TRUE);
btm_ble_int.h 376 extern BOOLEAN btm_ble_start_auto_conn(BOOLEAN start);
btm_ble_gap.c 710 btm_ble_start_auto_conn(TRUE);
716 btm_ble_start_auto_conn(FALSE);
724 btm_ble_start_auto_conn(FALSE);
760 btm_ble_start_auto_conn(FALSE);
    [all...]

Completed in 89 milliseconds