Searched refs:publishType (Results 1 – 4 of 4) sorted by relevance
351 u32 publishType:2; member
614 pFwReq->publishServiceReqParams.publishType = pReq->publish_type; in putNanPublish()
1113 NanPublishType publishType;1115 * For publishType of |NanPublishType.SOLICITED| or |NanPublishType.UNSOLICITED_SOLICITED|
1123 legacy_request->publish_type = convertHidlNanPublishTypeToLegacy(hidl_request.publishType); in convertHidlNanPublishRequestToLegacy()