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.c76 if (btif_hl_find_app_idx(app_id, &app_idx)) in bta_hl_co_get_num_of_mdep()
106 if (btif_hl_find_app_idx(app_id, &app_idx)) in bta_hl_co_advrtise_source_sdp()
146 if (btif_hl_find_app_idx(app_id, &app_idx)) in bta_hl_co_get_mdep_config()
187 if (btif_hl_find_app_idx(app_id, &app_idx)) in bta_hl_co_get_echo_config()
/system/bt/btif/include/
Dbtif_hl.h315 extern BOOLEAN btif_hl_find_app_idx(UINT8 app_id, UINT8 *p_app_idx);
/system/bt/btif/src/
Dbtif_hl.c691 if (btif_hl_find_app_idx(app_id, &app_idx)) in btif_hl_dch_open()
826 if (btif_hl_find_app_idx(app_id, &app_idx)) in btif_hl_cch_open()
1110 if (btif_hl_find_app_idx(app_id, &app_idx) ) in btif_hl_find_peer_mdep_id()
1860 BOOLEAN btif_hl_find_app_idx(UINT8 app_id, UINT8 *p_app_idx){ in btif_hl_find_app_idx() function
2054 if (btif_hl_find_app_idx(p_data->reg_cfm.app_id, &app_idx)) in btif_hl_proc_reg_cfm()
3852 if (btif_hl_find_app_idx(((UINT8)app_id), &app_idx)) in connect_channel()
4034 if (btif_hl_find_app_idx(((UINT8)app_id), &app_idx)) in unregister_application()
4953 if (btif_hl_find_app_idx(app_id, &app_idx)) in btif_hl_load_mdl_config()