Searched refs:service_instance_id (Results 1 – 4 of 4) sorted by relevance
1093 … event->service_instance_id = nla_get_u16(tb_vendor[QCA_WLAN_VENDOR_ATTR_NDP_SERVICE_INSTANCE_ID]); in getNdpRequest()1094 ALOGD("%s: Service Instance id : val %d", __FUNCTION__, event->service_instance_id); in getNdpRequest()
2289 u16 service_instance_id; member
2304 ndp_request_event.service_instance_id = it.get_u32(); in handleEvent()4876 ndp_request_event.service_instance_id = it.get_u32(); in handleEvent()
2387 hidl_ind->discoverySessionId = legacy_ind.service_instance_id; in convertLegacyNanDataPathRequestIndToHidl()