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

  /external/bluetooth/bluedroid/btif/co/
bta_hl_co.c 77 if (btif_hl_find_app_idx(app_id, &app_idx))
107 if (btif_hl_find_app_idx(app_id, &app_idx))
147 if (btif_hl_find_app_idx(app_id, &app_idx))
188 if (btif_hl_find_app_idx(app_id, &app_idx))
  /external/bluetooth/bluedroid/btif/include/
btif_hl.h 314 extern BOOLEAN btif_hl_find_app_idx(UINT8 app_id, UINT8 *p_app_idx);
  /external/bluetooth/bluedroid/btif/src/
btif_hl.c 780 if (btif_hl_find_app_idx(app_id, &app_idx))
915 if (btif_hl_find_app_idx(app_id, &app_idx))
1962 BOOLEAN btif_hl_find_app_idx(UINT8 app_id, UINT8 *p_app_idx){ function
    [all...]

Completed in 50 milliseconds