Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/hl/
Dbta_hl_sdp.c177 tBTA_HL_SUP_FEATURE_LIST_ELEM sup_feature_list; in bta_hl_sdp_update() local
292 sup_feature_list.list_elem[cnt].mdep_id = mdep_id; in bta_hl_sdp_update()
293 sup_feature_list.list_elem[cnt].mdep_role = mdep_role; in bta_hl_sdp_update()
294sup_feature_list.list_elem[cnt].data_type = p_cb->sup_feature.mdep[i].mdep_cfg.data_cfg[j].data_ty… in bta_hl_sdp_update()
297sup_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()
301 sup_feature_list.list_elem[cnt].p_mdep_desp = NULL; in bta_hl_sdp_update()
313 sup_feature_list.num_elems = cnt; in bta_hl_sdp_update()
315 sup_feature_list.num_elems, in bta_hl_sdp_update()
316 sup_feature_list.list_elem); in bta_hl_sdp_update()
380 tBTA_HL_SUP_FEATURE_LIST_ELEM sup_feature_list; in bta_hl_sdp_register() local
[all …]