Home
last modified time | relevance | path

Searched refs:onScanResultInternal (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java355 onScanResultInternal(0x1b, 0x1, "DD:34:02:05:5C:4D", 1, 0, 0xff, in setTestModeEnabled()
1163 onScanResultInternal(eventType, addressType, address, primaryPhy, secondaryPhy, in onScanResult()
1167 void onScanResultInternal(int eventType, int addressType, String address, int primaryPhy, in onScanResultInternal() method in GattService