Home
last modified time | relevance | path

Searched defs:serviceSpecificInfoLength (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/wifi/java/android/net/wifi/nan/
DPublishData.java68 int serviceSpecificInfoLength, byte[] txFilter, int txFilterLength, byte[] rxFilter, in PublishData()
250 int serviceSpecificInfoLength) { in setServiceSpecificInfo()
DSubscribeData.java69 int serviceSpecificInfoLength, byte[] txFilter, int txFilterLength, byte[] rxFilter, in SubscribeData()
250 int serviceSpecificInfoLength) { in setServiceSpecificInfo()
DIWifiNanSessionListener.aidl33 int serviceSpecificInfoLength, in byte[] matchFilter, int matchFilterLength); in onMatch()
DWifiNanSessionListener.java295 int serviceSpecificInfoLength, byte[] matchFilter, int matchFilterLength) { in onMatch()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/nan/
DWifiNanSessionState.java212 int serviceSpecificInfoLength, byte[] matchFilter, int matchFilterLength) { in onMatch()
DWifiNanStateManager.java293 byte[] serviceSpecificInfo, int serviceSpecificInfoLength, byte[] matchFilter, in onMatch()
494 int serviceSpecificInfoLength = msg.getData() in handleMessage() local
1072 byte[] serviceSpecificInfo, int serviceSpecificInfoLength, byte[] matchFilter, in onMatchLocal()
DWifiNanNative.java577 byte[] serviceSpecificInfo, int serviceSpecificInfoLength, byte[] matchFilter, in onMatchEvent()