Searched refs:config_hop_count_force (Results 1 – 7 of 7) sorted by relevance
156 pReq->config_hop_count_force ? (SIZEOF_TLV_HDR + \ in putNanEnable()322 if (pReq->config_hop_count_force) { in putNanEnable()542 pReq->config_hop_count_force ? (SIZEOF_TLV_HDR + \ in putNanConfig()655 if (pReq->config_hop_count_force) { in putNanConfig()
122 pReq->config_hop_count_force ? (SIZEOF_TLV_HDR + \ in putNanEnable()292 if (pReq->config_hop_count_force) { in putNanEnable()508 pReq->config_hop_count_force ? (SIZEOF_TLV_HDR + \ in putNanConfig()625 if (pReq->config_hop_count_force) { in putNanConfig()
1048 u8 config_hop_count_force; member1656 u8 config_hop_count_force; member
3118 if (mParams->config_hop_count_force) { in createConfigRequest()3930 ALOGI("config_hop_count_force=%u\n", msg->config_hop_count_force); in dump_NanEnableRequest()
4605 if (mParams->config_hop_count_force) { in createConfigRequest()5529 ALOGI("config_hop_count_force=%u\n", msg->config_hop_count_force); in dump_NanEnableRequest()
7349 msg.config_hop_count_force = true; in configNan()7352 msg.config_hop_count_force = false; in configNan()
1606 legacy_request->config_hop_count_force = aidl_request1.debugConfigs.validHopCountForceVal; in convertAidlNanEnableRequestToLegacy()