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

/system/bt/bta/hl/
H A Dbta_hl_utils.c1039 ** Function bta_hl_find_app_idx
1047 BOOLEAN bta_hl_find_app_idx(UINT8 app_id, UINT8 *p_app_idx) function
1064 APPL_TRACE_DEBUG("bta_hl_find_app_idx found=%d app_id=%d idx=%d ",
2810 if (bta_hl_find_app_idx(app_id, &app_idx))

Completed in 37 milliseconds