Searched refs:onStaAuthorized (Results 1 – 5 of 5) sorted by relevance
248 public void onStaAuthorized(byte[] srcAddress, byte[] p2pDeviceAddress) { in onStaAuthorized() method in SupplicantP2pIfaceCallbackHidlV1_4Impl249 mCallbackV10.onStaAuthorized(srcAddress, p2pDeviceAddress); in onStaAuthorized()
519 public void onStaAuthorized(byte[] srcAddress, byte[] p2pDeviceAddress) { in onStaAuthorized() method in SupplicantP2pIfaceCallbackHidlImpl
659 public void onStaAuthorized(byte[] srcAddress, byte[] p2pDeviceAddress) { in onStaAuthorized() method in SupplicantP2pIfaceCallbackAidlImpl
544 mDut.onStaAuthorized(mDeviceAddress1Bytes, mDeviceAddress2Bytes); in testStaAuth_success()560 mDut.onStaAuthorized(mDeviceAddress1Bytes, NativeUtil.ANY_MAC_BYTES); in testStaAuth_noDeviceAddress_success()
935 mDut.onStaAuthorized(mDeviceAddress1Bytes, mDeviceAddress2Bytes); in testStaAuth_success()951 mDut.onStaAuthorized(mDeviceAddress1Bytes, NativeUtil.ANY_MAC_BYTES); in testStaAuth_noDeviceAddress_success()