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

/external/bluetooth/bluedroid/include/
H A Dbt_target.h999 #ifndef BTM_FIRST_RESET_DELAY
1000 #define BTM_FIRST_RESET_DELAY 0 macro
/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_devctl.c172 #if (BTM_FIRST_RESET_DELAY > 0)
174 btu_start_timer (&btm_cb.devcb.reset_timer, BTU_TTYPE_BTM_DEV_CTL, BTM_FIRST_RESET_DELAY);
/external/libnfc-nci/src/include/
H A Dbt_target.h748 #ifndef BTM_FIRST_RESET_DELAY
749 #define BTM_FIRST_RESET_DELAY 0 macro

Completed in 103 milliseconds