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

/external/bluetooth/bluedroid/include/
H A Dbt_target.h920 #ifndef BTM_FIRST_RESET_DELAY
921 #define BTM_FIRST_RESET_DELAY 0 macro
/external/libnfc-nci/src/include/
H A Dbt_target.h706 #ifndef BTM_FIRST_RESET_DELAY
707 #define BTM_FIRST_RESET_DELAY 0 macro
/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_devctl.c170 #if (BTM_FIRST_RESET_DELAY > 0)
172 btu_start_timer (&btm_cb.devcb.reset_timer, BTU_TTYPE_BTM_DEV_CTL, BTM_FIRST_RESET_DELAY);

Completed in 91 milliseconds