Searched defs:p_cur_time (Results 1 - 1 of 1) sorted by relevance

/system/bt/bta/hl/
H A Dbta_hl_utils.c1503 BOOLEAN bta_hl_get_cur_time(UINT8 app_idx, UINT8 *p_cur_time) argument
1537 *p_cur_time = time_latest+1;
1547 *p_cur_time = BTA_HL_MIN_TIME;
1554 (result?"OK":"FAIL"), *p_cur_time);

Completed in 9 milliseconds