Searched refs:BTM_FIRST_RESET_DELAY (Results 1 – 3 of 3) sorted by relevance
706 #ifndef BTM_FIRST_RESET_DELAY707 #define BTM_FIRST_RESET_DELAY 0 macro
912 #ifndef BTM_FIRST_RESET_DELAY913 #define BTM_FIRST_RESET_DELAY 0 macro
170 #if (BTM_FIRST_RESET_DELAY > 0) in btm_dev_init()172 btu_start_timer (&btm_cb.devcb.reset_timer, BTU_TTYPE_BTM_DEV_CTL, BTM_FIRST_RESET_DELAY); in btm_dev_init()