Searched refs:max_publishes (Results 1 – 8 of 8) sorted by relevance
610 pRsp->body.nan_capabilities.max_publishes = \ in getNanResponse()611 pFwRsp->max_publishes; in getNanResponse()646 if (pFwRsp->max_publishes > NAN_DEF_PUB_SUB) { in getNanResponse()647 mNanCommandInstance->mNanMaxPublishes = pFwRsp->max_publishes; in getNanResponse()
1083 u32 max_publishes; member
576 pRsp->body.nan_capabilities.max_publishes = \ in getNanResponse()577 pFwRsp->max_publishes; in getNanResponse()
1045 u32 max_publishes; member
454 u32 max_publishes; member
2825 desc->max_publishes = src->max_publishes; in handleResponse()
2276 aidl_response->maxPublishes = legacy_response.max_publishes; in convertLegacyNanCapabilitiesResponseToAidl()
6203 rsp_data->body.nan_capabilities.max_publishes); in OnNanNotifyResponse()