Searched refs:mdep_cfg_index (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/btif/include/
H A Dbtif_hl.h308 int mdep_cfg_index; member in struct:__anon876
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_hl.c3509 &bd_addr, p_data->chan_cb.mdep_cfg_index,
4164 static bt_status_t connect_channel(int app_id, bt_bdaddr_t *bd_addr, int mdep_cfg_index, int *channel_id){ argument
4191 dch_open.local_mdep_id = p_acb->sup_feature.mdep[mdep_cfg_index].mdep_id;
4193 p_acb->sup_feature.mdep[mdep_cfg_index].mdep_cfg.mdep_role,
4194 p_acb->sup_feature.mdep[mdep_cfg_index].mdep_cfg.data_cfg[0].data_type, &dch_open.peer_mdep_id ))
4196 dch_open.local_cfg = p_acb->channel_type[mdep_cfg_index];
4197 if ((p_acb->sup_feature.mdep[mdep_cfg_index].mdep_cfg.mdep_role == BTA_HL_MDEP_ROLE_SOURCE)
4205 mdep_cfg_index, BTIF_HL_PEND_DCH_OP_OPEN, channel_id ))
4224 p_acb->filter.elem[0].data_type = p_acb->sup_feature.mdep[mdep_cfg_index].mdep_cfg.data_cfg[mdep_cfg_index]
[all...]

Completed in 121 milliseconds