Searched defs:onPhyRead (Results 1 – 5 of 5) sorted by relevance
/aosp12/frameworks/base/core/java/android/bluetooth/ |
H A D | BluetoothGattCallback.java | 52 public void onPhyRead(BluetoothGatt gatt, int txPhy, int rxPhy, int status) { in onPhyRead() method in BluetoothGattCallback
|
H A D | BluetoothGattServerCallback.java | 181 public void onPhyRead(BluetoothDevice device, int txPhy, int rxPhy, int status) { in onPhyRead() method in BluetoothGattServerCallback
|
/aosp12/system/bt/binder/android/bluetooth/ |
H A D | IBluetoothGattCallback.aidl | 30 void onPhyRead(in String address, in int txPhy, in int rxPhy, in int status); in onPhyRead() method
|
H A D | IBluetoothGattServerCallback.aidl | 44 void onPhyRead(in String address, in int txPhy, in int rxPhy, in int status); in onPhyRead() method
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |