Searched refs:NAN_RESPONSE_SUBSCRIBE (Results 1 – 8 of 8) sorted by relevance
472 pRsp->response_type = NAN_RESPONSE_SUBSCRIBE; in getNanResponse()
506 pRsp->response_type = NAN_RESPONSE_SUBSCRIBE; in getNanResponse()
1487 case NAN_RESPONSE_SUBSCRIBE: in valid_disc_response_type()1530 rsp_data.response_type == NAN_RESPONSE_SUBSCRIBE)) { in handleResponse()1537 } else if (rsp_data.response_type == NAN_RESPONSE_SUBSCRIBE) { in handleResponse()3648 C2S(NAN_RESPONSE_SUBSCRIBE) in NanRspToString()3796 response_type = NAN_RESPONSE_SUBSCRIBE; in get_response_type()
124 case legacy_hal::NAN_RESPONSE_SUBSCRIBE: { in registerCallbackHandlers()
90 using ::NAN_RESPONSE_SUBSCRIBE;
81 NAN_RESPONSE_SUBSCRIBE = 5, enumerator
2768 case NAN_RESPONSE_SUBSCRIBE: in valid_disc_response_type()2811 rsp_data.response_type == NAN_RESPONSE_SUBSCRIBE)) { in handleResponse()2818 } else if (rsp_data.response_type == NAN_RESPONSE_SUBSCRIBE) { in handleResponse()5174 C2S(NAN_RESPONSE_SUBSCRIBE) in NanRspToString()5352 response_type = NAN_RESPONSE_SUBSCRIBE; in get_response_type()
6143 case NAN_RESPONSE_SUBSCRIBE: in OnNanNotifyResponse()