Searched defs:serviceSpecificInfoLength (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/wifi/java/android/net/wifi/nan/ |
D | PublishData.java | 68 int serviceSpecificInfoLength, byte[] txFilter, int txFilterLength, byte[] rxFilter, in PublishData() 250 int serviceSpecificInfoLength) { in setServiceSpecificInfo()
|
D | SubscribeData.java | 69 int serviceSpecificInfoLength, byte[] txFilter, int txFilterLength, byte[] rxFilter, in SubscribeData() 250 int serviceSpecificInfoLength) { in setServiceSpecificInfo()
|
D | IWifiNanSessionListener.aidl | 33 int serviceSpecificInfoLength, in byte[] matchFilter, int matchFilterLength); in onMatch()
|
D | WifiNanSessionListener.java | 295 int serviceSpecificInfoLength, byte[] matchFilter, int matchFilterLength) { in onMatch()
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/nan/ |
D | WifiNanSessionState.java | 212 int serviceSpecificInfoLength, byte[] matchFilter, int matchFilterLength) { in onMatch()
|
D | WifiNanStateManager.java | 293 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()
|
D | WifiNanNative.java | 577 byte[] serviceSpecificInfo, int serviceSpecificInfoLength, byte[] matchFilter, in onMatchEvent()
|