Searched refs:NAN_RESPONSE_PUBLISH (Results 1 – 8 of 8) sorted by relevance
461 pRsp->response_type = NAN_RESPONSE_PUBLISH; in getNanResponse()
495 pRsp->response_type = NAN_RESPONSE_PUBLISH; in getNanResponse()
1486 case NAN_RESPONSE_PUBLISH: in valid_disc_response_type()1529 (rsp_data.response_type == NAN_RESPONSE_PUBLISH || in handleResponse()1535 if (rsp_data.response_type == NAN_RESPONSE_PUBLISH) { in handleResponse()3647 C2S(NAN_RESPONSE_PUBLISH) in NanRspToString()3793 response_type = NAN_RESPONSE_PUBLISH; in get_response_type()
98 case legacy_hal::NAN_RESPONSE_PUBLISH: { in registerCallbackHandlers()
87 using ::NAN_RESPONSE_PUBLISH;
78 NAN_RESPONSE_PUBLISH = 2, enumerator
2767 case NAN_RESPONSE_PUBLISH: in valid_disc_response_type()2810 (rsp_data.response_type == NAN_RESPONSE_PUBLISH || in handleResponse()2816 if (rsp_data.response_type == NAN_RESPONSE_PUBLISH) { in handleResponse()5173 C2S(NAN_RESPONSE_PUBLISH) in NanRspToString()5349 response_type = NAN_RESPONSE_PUBLISH; in get_response_type()
6138 case NAN_RESPONSE_PUBLISH: in OnNanNotifyResponse()