Home
last modified time | relevance | path

Searched refs:data_cfg (Results 1 – 5 of 5) sorted by relevance

/system/bt/bta/hl/
Dbta_hl_sdp.c294 …p_feature_list.list_elem[cnt].data_type = p_cb->sup_feature.mdep[i].mdep_cfg.data_cfg[j].data_type; in bta_hl_sdp_update()
295 if (p_cb->sup_feature.mdep[i].mdep_cfg.data_cfg[j].desp[0] != '\0') in bta_hl_sdp_update()
297 … sup_feature_list.list_elem[cnt].p_mdep_desp = p_cb->sup_feature.mdep[i].mdep_cfg.data_cfg[j].desp; in bta_hl_sdp_update()
502 …p_feature_list.list_elem[cnt].data_type = p_cb->sup_feature.mdep[i].mdep_cfg.data_cfg[j].data_type; in bta_hl_sdp_register()
503 if (p_cb->sup_feature.mdep[i].mdep_cfg.data_cfg[j].desp[0] != '\0') in bta_hl_sdp_register()
505 … sup_feature_list.list_elem[cnt].p_mdep_desp = p_cb->sup_feature.mdep[i].mdep_cfg.data_cfg[j].desp; in bta_hl_sdp_register()
Dbta_hl_utils.c1835 if (max_rx_apdu_size < p_mdep_cfg->data_cfg[i].max_rx_apdu_size) in bta_hl_find_rxtx_apdu_size()
1837 max_rx_apdu_size = p_mdep_cfg->data_cfg[i].max_rx_apdu_size; in bta_hl_find_rxtx_apdu_size()
1840 if (max_tx_apdu_size < p_mdep_cfg->data_cfg[i].max_tx_apdu_size) in bta_hl_find_rxtx_apdu_size()
1842 max_tx_apdu_size = p_mdep_cfg->data_cfg[i].max_tx_apdu_size; in bta_hl_find_rxtx_apdu_size()
Dbta_hl_int.h596 … &(bta_hl_cb.acb[(app_idx)].sup_feature.mdep[mdep_cfg_idx].mdep_cfg.data_cfg[data_cfg_idx])
/system/bt/bta/include/
Dbta_hl_api.h243 tBTA_HL_MDEP_DATA_TYPE_CFG data_cfg[BTA_HL_NUM_DATA_TYPES]; member
/system/bt/btif/src/
Dbtif_hl.c668 …UINT16 data_type = p_acb->sup_feature.mdep[mdep_cfg_idx].mdep_cfg.data_cfg[0].data_t… in btif_hl_is_reconnect_possible()
2527 …p_acb->sup_feature.mdep[p_pcb->mdep_cfg_idx].mdep_cfg.data_cfg[0].data_type, &dch_open.peer_mdep_i… in btif_hl_proc_pending_op()
3994 … p_acb->sup_feature.mdep[mdep_cfg_index].mdep_cfg.data_cfg[0].data_type, &dch_open.peer_mdep_id )) in connect_channel()
4031 …er.elem[0].data_type = p_acb->sup_feature.mdep[mdep_cfg_index].mdep_cfg.data_cfg[mdep_cfg_index].d… in connect_channel()
4112 …lter.elem[0].data_type = p_acb->sup_feature.mdep[mdep_cfg_idx].mdep_cfg.data_cfg[mdep_cfg_idx].dat… in destroy_channel()
4246 p_data = &p_cfg->data_cfg[0]; in register_application()
4350 …>extra.data_type = p_acb->sup_feature.mdep[p_mcb->pcb.mdep_cfg_idx].mdep_cfg.data_cfg[0].data_type; in btif_hl_save_mdl_cfg()
4354 … p_acb->sup_feature.mdep[p_mcb->pcb.mdep_cfg_idx].mdep_cfg.data_cfg[0].data_type, in btif_hl_save_mdl_cfg()