Lines Matching defs:app_idx
296 void btif_hl_stop_cch_timer(UINT8 app_idx, UINT8 mcl_idx) in btif_hl_stop_cch_timer()
312 void btif_hl_start_cch_timer(UINT8 app_idx, UINT8 mcl_idx) in btif_hl_start_cch_timer()
333 static BOOLEAN btif_hl_find_mdl_idx(UINT8 app_idx, UINT8 mcl_idx, UINT16 mdl_id, in btif_hl_find_mdl_idx()
369 BOOLEAN btif_hl_is_the_first_reliable_existed(UINT8 app_idx, UINT8 mcl_idx ) in btif_hl_is_the_first_reliable_existed()
443 static void btif_hl_clean_mcl_cb(UINT8 app_idx, UINT8 mcl_idx) in btif_hl_clean_mcl_cb()
461 static void btif_hl_reset_mdep_filter(UINT8 app_idx) in btif_hl_reset_mdep_filter()
476 static BOOLEAN btif_hl_find_sdp_idx_using_mdep_filter(UINT8 app_idx, UINT8 mcl_idx, UINT8 *p_sdp_id… in btif_hl_find_sdp_idx_using_mdep_filter()
555 BOOLEAN btif_hl_is_reconnect_possible(UINT8 app_idx, UINT8 mcl_idx, int mdep_cfg_idx, in btif_hl_is_reconnect_possible()
681 UINT8 app_idx, mcl_idx; in btif_hl_dch_open() local
787 void btif_hl_dch_abort(UINT8 app_idx, UINT8 mcl_idx){ in btif_hl_dch_abort()
818 UINT8 app_idx, mcl_idx; in btif_hl_cch_open() local
998 BOOLEAN btif_hl_find_channel_id_using_mdl_id(UINT8 app_idx, tBTA_HL_MDL_ID mdl_id, in btif_hl_find_channel_id_using_mdl_id()
1087 UINT8 app_idx, mcl_idx; in btif_hl_find_peer_mdep_id() local
1154 static BOOLEAN btif_hl_find_mdep_cfg_idx(UINT8 app_idx, tBTA_HL_MDEP_ID local_mdep_id, in btif_hl_find_mdep_cfg_idx()
1187 BOOLEAN btif_hl_find_mcl_idx(UINT8 app_idx, BD_ADDR p_bd_addr, UINT8 *p_mcl_idx){ in btif_hl_find_mcl_idx()
1277 static void btif_hl_free_app_idx(UINT8 app_idx){ in btif_hl_free_app_idx()
1814 void btif_hl_clean_mdls_using_app_idx( UINT8 app_idx){ in btif_hl_clean_mdls_using_app_idx()
1920 BOOLEAN btif_hl_find_avail_mdl_idx(UINT8 app_idx, UINT8 mcl_idx, in btif_hl_find_avail_mdl_idx()
1950 BOOLEAN btif_hl_find_avail_mcl_idx(UINT8 app_idx, UINT8 *p_mcl_idx){ in btif_hl_find_avail_mcl_idx()
2007 UINT8 app_idx; in btif_hl_proc_dereg_cfm() local
2049 UINT8 app_idx; in btif_hl_proc_reg_cfm() local
2082 void btif_hl_set_chan_cb_state(UINT8 app_idx, UINT8 mcl_idx, btif_hl_chan_cb_state_t state){ in btif_hl_set_chan_cb_state()
2125 void btif_hl_send_disconnecting_cb(UINT8 app_idx, UINT8 mcl_idx, UINT8 mdl_idx){ in btif_hl_send_disconnecting_cb()
2150 void btif_hl_send_setup_connecting_cb(UINT8 app_idx, UINT8 mcl_idx){ in btif_hl_send_setup_connecting_cb()
2179 void btif_hl_send_setup_disconnected_cb(UINT8 app_idx, UINT8 mcl_idx){ in btif_hl_send_setup_disconnected_cb()
2232 UINT8 app_idx, mcl_idx, sdp_idx = 0; in btif_hl_proc_sdp_query_cfm() local
2391 BOOLEAN btif_hl_proc_pending_op(UINT8 app_idx, UINT8 mcl_idx) in btif_hl_proc_pending_op()
2474 UINT8 app_idx, mcl_idx; in btif_hl_proc_cch_open_cfm() local
2733 UINT8 app_idx, mcl_idx, mdl_idx, mdep_cfg_idx; in btif_hl_proc_dch_open_cfm() local
2806 UINT8 app_idx, mcl_idx, mdl_idx, mdep_cfg_idx; in btif_hl_proc_dch_reconnect_cfm() local
2880 UINT8 app_idx, mcl_idx, mdl_idx, mdep_cfg_idx; in btif_hl_proc_dch_reconnect_ind() local
2953 UINT8 app_idx, mcl_idx, mdl_idx; in btif_hl_proc_dch_close_ind() local
2984 UINT8 app_idx, mcl_idx, mdl_idx; in btif_hl_proc_dch_close_cfm() local
3077 UINT8 app_idx,mcl_idx, mdl_idx; in btif_hl_proc_send_data_cfm() local
3106 UINT8 app_idx, mcl_idx, mdl_idx; in btif_hl_proc_dch_cong_ind() local
3126 static void btif_hl_proc_reg_request(UINT8 app_idx, UINT8 app_id, in btif_hl_proc_reg_request()
3242 UINT8 app_idx, mcl_idx; in btif_hl_upstreams_evt() local
3835 UINT8 app_idx, mcl_idx; in connect_channel() local
3936 UINT8 app_idx, mcl_idx, mdl_cfg_idx, mdep_cfg_idx = 0; in destroy_channel() local
4025 UINT8 app_idx; in unregister_application() local
4065 UINT8 app_idx=0, i=0; in register_application() local
4194 UINT8 app_idx, mcl_idx, len; in btif_hl_save_mdl_cfg() local
4259 UINT8 app_idx, len; in btif_hl_delete_mdl_cfg() local
4412 void btif_hl_release_mcl_sockets(UINT8 app_idx, UINT8 mcl_idx){ in btif_hl_release_mcl_sockets()
4440 void btif_hl_release_socket(UINT8 app_idx, UINT8 mcl_idx, UINT8 mdl_idx){ in btif_hl_release_socket()
4464 BOOLEAN btif_hl_create_socket(UINT8 app_idx, UINT8 mcl_idx, UINT8 mdl_idx){ in btif_hl_create_socket()
4946 UINT8 app_idx; in btif_hl_load_mdl_config() local