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