Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/hl/
Dbta_hl_utils.c1506 BOOLEAN bta_hl_get_cur_time(UINT8 app_idx, UINT8 *p_cur_time) in bta_hl_get_cur_time() argument
1540 *p_cur_time = time_latest+1; in bta_hl_get_cur_time()
1550 *p_cur_time = BTA_HL_MIN_TIME; in bta_hl_get_cur_time()
1557 (result?"OK":"FAIL"), *p_cur_time); in bta_hl_get_cur_time()
Dbta_hl_int.h761 extern BOOLEAN bta_hl_get_cur_time(UINT8 app_idx, UINT8 *p_cur_time);