OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bssData
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
SupplicantBridge.java
188
String
bssData
= mSupplicantHook.scanResult(scanDetail.getBSSIDString());
190
Map<Constants.ANQPElementType, ANQPElement> elements = parseWPSData(
bssData
);
197
ioe.toString() + ": " +
bssData
);
201
rte.toString() + ": " +
bssData
, rte);
/frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocator.cpp
493
SectionData*
bssData
= bssSectHdr->hasSectionData()
503
uint64_t size = ObjectBuilder::AppendFragment(*frag, *
bssData
, addrAlign);
[
all
...]
Completed in 78 milliseconds