Searched refs:publishType (Results 1 – 5 of 5) sorted by relevance
133 * NanPublishType publishType = <i>variable</i>
1114 NanPublishType publishType;1116 * For publishType of |NanPublishType.SOLICITED| or |NanPublishType.UNSOLICITED_SOLICITED|
352 u32 publishType:2; member
627 pFwReq->publishServiceReqParams.publishType = pReq->publish_type; in putNanPublish()
1181 legacy_request->publish_type = convertHidlNanPublishTypeToLegacy(hidl_request.publishType); in convertHidlNanPublishRequestToLegacy()