Home
last modified time | relevance | path

Searched refs:time_val (Results 1 – 1 of 1) sorted by relevance

/system/bt/bta/hl/
Dbta_hl_utils.c2488 UINT8 time_val = 0; in bta_hl_save_mdl_cfg() local
2502 if (!bta_hl_get_cur_time(app_idx, &time_val )) in bta_hl_save_mdl_cfg()
2505 bta_hl_get_cur_time(app_idx, &time_val); in bta_hl_save_mdl_cfg()
2508 mdl_cfg.time = time_val; in bta_hl_save_mdl_cfg()