Searched refs:PEER_EXTENDED_SHORT_MAC_ADDRESS_LONG (Results 1 – 2 of 2) sorted by relevance
62 public static final long PEER_EXTENDED_SHORT_MAC_ADDRESS_LONG = 0x3735L; field in UwbTestUtils
32 import static com.android.server.uwb.UwbTestUtils.PEER_EXTENDED_SHORT_MAC_ADDRESS_LONG;561 when(mockUwbSession.getAllReceivedDataInfo(PEER_EXTENDED_SHORT_MAC_ADDRESS_LONG)) in onRangeDataNotificationReceived_owrAoa_success_shortMacAddress()562 .thenReturn(List.of(buildReceivedDataInfo(PEER_EXTENDED_SHORT_MAC_ADDRESS_LONG))); in onRangeDataNotificationReceived_owrAoa_success_shortMacAddress()