Searched refs:config_hop_count_limit (Results 1 – 7 of 7) sorted by relevance
92 pReq->config_hop_count_limit ? (SIZEOF_TLV_HDR + \ in putNanEnable()245 if (pReq->config_hop_count_limit) { in putNanEnable()
58 pReq->config_hop_count_limit ? (SIZEOF_TLV_HDR + \ in putNanEnable()215 if (pReq->config_hop_count_limit) { in putNanEnable()
943 u8 config_hop_count_limit; member
2794 if (mParams->config_hop_count_limit) { in createEnableRequest()3899 ALOGI("config_hop_count_limit=%u\n", msg->config_hop_count_limit); in dump_NanEnableRequest()
4266 if (mParams->config_hop_count_limit) { in createEnableRequest()5498 ALOGI("config_hop_count_limit=%u\n", msg->config_hop_count_limit); in dump_NanEnableRequest()
6779 msg.config_hop_count_limit = false; in enableNan()6783 msg.config_hop_count_limit = true; in enableNan()
1499 legacy_request->config_hop_count_limit = 1; in convertAidlNanEnableRequestToLegacy()