Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattNativeInterface.java594 public void gattServerConnect( in gattServerConnect() method in GattNativeInterface
DGattService.java3171 mNativeInterface.gattServerConnect(serverIf, address, addressType, isDirect, transport); in serverConnect()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DGattServiceTest.java553 .gattServerConnect(serverIf, address, addressType, isDirect, transport); in serverConnect()