Home
last modified time | relevance | path

Searched refs:btif_hl_find_app_idx (Results 1 – 3 of 3) sorted by relevance

/system/bt/btif/co/
Dbta_hl_co.c77 if (btif_hl_find_app_idx(app_id, &app_idx)) in bta_hl_co_get_num_of_mdep()
107 if (btif_hl_find_app_idx(app_id, &app_idx)) in bta_hl_co_advrtise_source_sdp()
147 if (btif_hl_find_app_idx(app_id, &app_idx)) in bta_hl_co_get_mdep_config()
188 if (btif_hl_find_app_idx(app_id, &app_idx)) in bta_hl_co_get_echo_config()
/system/bt/btif/include/
Dbtif_hl.h314 extern BOOLEAN btif_hl_find_app_idx(UINT8 app_id, UINT8 *p_app_idx);
/system/bt/btif/src/
Dbtif_hl.c792 if (btif_hl_find_app_idx(app_id, &app_idx)) in btif_hl_dch_open()
927 if (btif_hl_find_app_idx(app_id, &app_idx)) in btif_hl_cch_open()
1215 if (btif_hl_find_app_idx(app_id, &app_idx) ) in btif_hl_find_peer_mdep_id()
1971 BOOLEAN btif_hl_find_app_idx(UINT8 app_id, UINT8 *p_app_idx){ in btif_hl_find_app_idx() function
2164 if (btif_hl_find_app_idx(p_data->reg_cfm.app_id, &app_idx)) in btif_hl_proc_reg_cfm()
3980 if (btif_hl_find_app_idx(((UINT8)app_id), &app_idx)) in connect_channel()
4163 if (btif_hl_find_app_idx(((UINT8)app_id), &app_idx)) in unregister_application()
5072 if (btif_hl_find_app_idx(app_id, &app_idx)) in btif_hl_load_mdl_config()