OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:config_sid_beacon
(Results
1 - 4
of
4
) sorted by null
/frameworks/opt/net/wifi/tests/wifitests/jni/
wifi_nan_hal_mock.cpp
63
jsonW.put_int("
config_sid_beacon
", msg->
config_sid_beacon
);
/hardware/qcom/wlan/qcwcn/wifi_hal/
nan_req.cpp
39
pReq->
config_sid_beacon
? (SIZEOF_TLV_HDR + \
153
if (pReq->
config_sid_beacon
) {
320
pReq->
config_sid_beacon
? (SIZEOF_TLV_HDR + \
387
if (pReq->
config_sid_beacon
) {
[
all
...]
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/nan/
WifiNanHalTest.java
613
collector.checkThat("
config_sid_beacon
", argsData.getInt("
config_sid_beacon
"), equalTo(0));
[
all
...]
/hardware/libhardware_legacy/include/hardware_legacy/
wifi_nan.h
620
u8
config_sid_beacon
;
member in struct:__anon31575
997
u8
config_sid_beacon
;
member in struct:__anon31582
[
all
...]
Completed in 111 milliseconds