Searched refs:NAN_SECURITY_KEY_INPUT_PASSPHRASE (Results 1 – 10 of 10) sorted by relevance
803 else if ((pReq->key_info.key_type == NAN_SECURITY_KEY_INPUT_PASSPHRASE) && in putNanPublish()883 } else if ((pReq->key_info.key_type == NAN_SECURITY_KEY_INPUT_PASSPHRASE) && in putNanPublish()1101 else if ((pReq->key_info.key_type == NAN_SECURITY_KEY_INPUT_PASSPHRASE) && in putNanSubscribe()1185 } else if ((pReq->key_info.key_type == NAN_SECURITY_KEY_INPUT_PASSPHRASE) && in putNanSubscribe()
1323 } else if (msg->key_info.key_type == NAN_SECURITY_KEY_INPUT_PASSPHRASE) { in nan_data_request_initiator()1482 } else if (msg->key_info.key_type == NAN_SECURITY_KEY_INPUT_PASSPHRASE) { in nan_data_indication_response()
769 else if ((pReq->key_info.key_type == NAN_SECURITY_KEY_INPUT_PASSPHRASE) && in putNanPublish()849 } else if ((pReq->key_info.key_type == NAN_SECURITY_KEY_INPUT_PASSPHRASE) && in putNanPublish()1066 else if ((pReq->key_info.key_type == NAN_SECURITY_KEY_INPUT_PASSPHRASE) && in putNanSubscribe()1149 } else if ((pReq->key_info.key_type == NAN_SECURITY_KEY_INPUT_PASSPHRASE) && in putNanSubscribe()
992 } else if (msg->key_info.key_type == NAN_SECURITY_KEY_INPUT_PASSPHRASE && in nan_data_request_initiator()1095 } else if (msg->key_info.key_type == NAN_SECURITY_KEY_INPUT_PASSPHRASE && in nan_data_indication_response()
1824 legacy_request->key_info.key_type = legacy_hal::NAN_SECURITY_KEY_INPUT_PASSPHRASE; in convertAidlNanPublishRequestToLegacy()1957 legacy_request->key_info.key_type = legacy_hal::NAN_SECURITY_KEY_INPUT_PASSPHRASE; in convertAidlNanSubscribeRequestToLegacy()2111 legacy_request->key_info.key_type = legacy_hal::NAN_SECURITY_KEY_INPUT_PASSPHRASE; in convertAidlNanDataPathInitiatorRequestToLegacy()2204 legacy_request->key_info.key_type = legacy_hal::NAN_SECURITY_KEY_INPUT_PASSPHRASE; in convertAidlNanDataPathIndicationResponseToLegacy()3280 legacy_request->key_info.key_type = legacy_hal::NAN_SECURITY_KEY_INPUT_PASSPHRASE; in convertAidlNanPairingInitiatorRequestToLegacy()3340 legacy_request->key_info.key_type = legacy_hal::NAN_SECURITY_KEY_INPUT_PASSPHRASE; in convertAidlNanPairingIndicationResponseToLegacy()
95 using ::NAN_SECURITY_KEY_INPUT_PASSPHRASE;
7688 case NAN_SECURITY_KEY_INPUT_PASSPHRASE: in publishNan()7689 msg.key_info.key_type = NAN_SECURITY_KEY_INPUT_PASSPHRASE; in publishNan()8101 case NAN_SECURITY_KEY_INPUT_PASSPHRASE: in subscribeNan()8102 msg.key_info.key_type = NAN_SECURITY_KEY_INPUT_PASSPHRASE; in subscribeNan()8554 msg.key_info.key_type = NAN_SECURITY_KEY_INPUT_PASSPHRASE; in nanPairingRequest()8684 msg.key_info.key_type = NAN_SECURITY_KEY_INPUT_PASSPHRASE; in nanPairingResponse()9226 case NAN_SECURITY_KEY_INPUT_PASSPHRASE: in nanDataInitRequest()9227 msg.key_info.key_type = NAN_SECURITY_KEY_INPUT_PASSPHRASE; in nanDataInitRequest()9429 case NAN_SECURITY_KEY_INPUT_PASSPHRASE: in nanDataIndResponse()9430 msg.key_info.key_type = NAN_SECURITY_KEY_INPUT_PASSPHRASE; in nanDataIndResponse()
833 if (mParams->key_info.key_type == NAN_SECURITY_KEY_INPUT_PASSPHRASE) { in createPublishRequest()2034 if (mParams->key_info.key_type == NAN_SECURITY_KEY_INPUT_PASSPHRASE) { in createDataPathInitRequest()2200 if (mParams->key_info.key_type == NAN_SECURITY_KEY_INPUT_PASSPHRASE) { in createDataPathIndResponse()5279 } else if (msg->key_info.key_type == NAN_SECURITY_KEY_INPUT_PASSPHRASE) { in nan_data_request_initiator()5364 if (msg->key_info.key_type == NAN_SECURITY_KEY_INPUT_PASSPHRASE) { in nan_data_indication_response()
787 if (mParams->key_info.key_type == NAN_SECURITY_KEY_INPUT_PASSPHRASE) { in createPairingRequest()952 if (mParams->key_info.key_type == NAN_SECURITY_KEY_INPUT_PASSPHRASE) { in createPairingIndResponse()1946 if (mParams->key_info.key_type == NAN_SECURITY_KEY_INPUT_PASSPHRASE) { in createPublishRequest()3417 if (mParams->key_info.key_type == NAN_SECURITY_KEY_INPUT_PASSPHRASE) { in createDataPathInitRequest()3607 if (mParams->key_info.key_type == NAN_SECURITY_KEY_INPUT_PASSPHRASE) { in createDataPathIndResponse()7550 } else if (msg->key_info.key_type == NAN_SECURITY_KEY_INPUT_PASSPHRASE) { in nan_data_request_initiator()7640 if (msg->key_info.key_type == NAN_SECURITY_KEY_INPUT_PASSPHRASE) { in nan_data_indication_response()
320 NAN_SECURITY_KEY_INPUT_PASSPHRASE enumerator