OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:subscribe_type
(Results
1 - 5
of
5
) sorted by null
/frameworks/opt/net/wifi/tests/wifitests/jni/
wifi_nan_hal_mock.cpp
201
jsonW.put_int("
subscribe_type
", msg->
subscribe_type
);
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/nan/
WifiNanHalTest.java
719
collector.checkThat("
subscribe_type
", argsData.getInt("
subscribe_type
"),
[
all
...]
/frameworks/opt/net/wifi/service/jni/
com_android_server_wifi_nan_WifiNanNative.cpp
418
msg.
subscribe_type
= (NanSubscribeType)helper.getIntField(subscribe_settings, "mSubscribeType");
/hardware/qcom/wlan/qcwcn/wifi_hal/
nan_req.cpp
625
pFwReq->subscribeServiceReqParams.subscribeType = pReq->
subscribe_type
;
[
all
...]
/hardware/libhardware_legacy/include/hardware_legacy/
wifi_nan.h
850
NanSubscribeType
subscribe_type
; /* 0 - PASSIVE , 1- ACTIVE */
member in struct:__anon32429
[
all
...]
Completed in 221 milliseconds