Searched refs:BTA_DISABLE_DELAY (Results 1 – 3 of 3) sorted by relevance
83 xSemaphoreTake(deinit_semaphore, BTA_DISABLE_DELAY / portTICK_PERIOD_MS); in btc_deinit_bluetooth()
416 #ifndef BTA_DISABLE_DELAY417 #define BTA_DISABLE_DELAY 200 /* in milliseconds */ macro
583 #if (defined(BTA_DISABLE_DELAY) && BTA_DISABLE_DELAY > 0) in bta_dm_disable()588 __FUNCTION__, BTA_DISABLE_DELAY); in bta_dm_disable()591 bta_sys_start_timer(&bta_dm_cb.disable_timer, 0, BTA_DISABLE_DELAY); in bta_dm_disable()