Searched refs:BTA_DISABLE_DELAY (Results 1 – 2 of 2) sorted by relevance
174 #ifndef BTA_DISABLE_DELAY175 #define BTA_DISABLE_DELAY 200 /* in milliseconds */ macro
451 #if (defined(BTA_DISABLE_DELAY) && BTA_DISABLE_DELAY > 0) in bta_dm_disable()456 __FUNCTION__, BTA_DISABLE_DELAY); in bta_dm_disable()459 bta_sys_start_timer(&bta_dm_cb.disable_timer, 0, BTA_DISABLE_DELAY); in bta_dm_disable()