HomeSort by relevance Sort by last modified time
    Searched refs:app_ready_timer (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluedroid/bta/dm/
bta_dm_int.h 768 TIMER_LIST_ENT app_ready_timer; member in struct:__anon2490
bta_dm_act.c 422 /* while app_ready_timer is running, BTA DM doesn't send EIR to controller */
423 bta_dm_cb.app_ready_timer.p_cback = (TIMER_CBACK*)&bta_dm_app_ready_timer_cback;
424 bta_sys_start_timer(&bta_dm_cb.app_ready_timer, 0, 100);
    [all...]

Completed in 54 milliseconds