HomeSort by relevance Sort by last modified time
    Searched refs:btif_hl_find_app_idx (Results 1 - 3 of 3) sorted by null

  /system/bt/btif/co/
bta_hl_co.c 76 if (btif_hl_find_app_idx(app_id, &app_idx))
106 if (btif_hl_find_app_idx(app_id, &app_idx))
146 if (btif_hl_find_app_idx(app_id, &app_idx))
187 if (btif_hl_find_app_idx(app_id, &app_idx))
  /system/bt/btif/include/
btif_hl.h 315 extern BOOLEAN btif_hl_find_app_idx(UINT8 app_id, UINT8 *p_app_idx);
  /system/bt/btif/src/
btif_hl.c 691 if (btif_hl_find_app_idx(app_id, &app_idx))
826 if (btif_hl_find_app_idx(app_id, &app_idx))
1860 BOOLEAN btif_hl_find_app_idx(UINT8 app_id, UINT8 *p_app_idx){ function
    [all...]

Completed in 310 milliseconds