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.c180 tBTA_HL_SUP_FEATURE_LIST_ELEM sup_feature_list; in bta_hl_sdp_register() local
300 sup_feature_list.list_elem[cnt].mdep_id = mdep_id; in bta_hl_sdp_register()
301 sup_feature_list.list_elem[cnt].mdep_role = mdep_role; in bta_hl_sdp_register()
302sup_feature_list.list_elem[cnt].data_type = p_cb->sup_feature.mdep[i].mdep_cfg.data_cfg[j].data_ty… in bta_hl_sdp_register()
305sup_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()
309 sup_feature_list.list_elem[cnt].p_mdep_desp = NULL; in bta_hl_sdp_register()
320 sup_feature_list.num_elems = cnt; in bta_hl_sdp_register()
322 sup_feature_list.num_elems, in bta_hl_sdp_register()
323 sup_feature_list.list_elem); in bta_hl_sdp_register()