Searched defs:serverConnect (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/bt/binder/android/bluetooth/ |
H A D | IBluetoothGatt.aidl | 151 …void serverConnect(in int serverIf, in String address, in boolean isDirect, in int transport, in A… in serverConnect() method
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
H A D | GattService.java | 859 public void serverConnect(int serverIf, String address, boolean isDirect, int transport, in serverConnect() method in GattService.BluetoothGattBinder 3487 void serverConnect(int serverIf, String address, boolean isDirect, int transport, in serverConnect() method in GattService
|