Home
last modified time | relevance | path

Searched defs:serverConnect (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothGatt.aidl151 …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 DGattService.java859 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