Lines Matching refs:UINT8
115 UINT8 mdep_cfg_idx;
129 UINT8 app_idx;
136 UINT8 mdep_cfg_idx;
139 UINT8 app_idx;
140 UINT8 mcl_idx;
141 UINT8 mdl_idx;
160 UINT8 num_elems;
171 UINT8 local_mdep_cfg_idx;
183 UINT8 *p_tx_pkt;
184 UINT8 *p_rx_pkt;
215 UINT8 sdp_idx;
225 UINT8 mdep_cfg_idx;
235 UINT8 app_id;
258 UINT8 app_idx;
266 UINT8 next_app_id;
271 typedef UINT8 btif_hl_evt_t;
285 UINT8 app_idx;
314 extern BOOLEAN btif_hl_find_mcl_idx(UINT8 app_idx, BD_ADDR p_bd_addr, UINT8 *p_mcl_idx);
315 extern BOOLEAN btif_hl_find_app_idx(UINT8 app_id, UINT8 *p_app_idx);
316 extern BOOLEAN btif_hl_find_avail_mcl_idx(UINT8 app_idx, UINT8 *p_mcl_idx);
317 extern BOOLEAN btif_hl_find_avail_mdl_idx(UINT8 app_idx, UINT8 mcl_idx,
318 UINT8 *p_mdl_idx);
320 UINT8 *p_app_idx, UINT8 *p_mcl_idx);
321 extern BOOLEAN btif_hl_save_mdl_cfg(UINT8 app_id, UINT8 item_idx, tBTA_HL_MDL_CFG *p_mdl_cfg);
322 extern BOOLEAN btif_hl_delete_mdl_cfg(UINT8 app_id, UINT8 item_idx);
324 UINT8 *p_app_idx,UINT8 *p_mcl_idx,
325 UINT8 *p_mdl_idx);
326 extern void btif_hl_abort_pending_chan_setup(UINT8 app_idx, UINT8 mcl_idx);
327 extern BOOLEAN btif_hl_proc_pending_op(UINT8 app_idx, UINT8 mcl_idx);
328 extern BOOLEAN btif_hl_load_mdl_config (UINT8 app_id, UINT8 buffer_size,