Home
last modified time | relevance | path

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

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