Home
last modified time | relevance | path

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

/packages/apps/Test/connectivity/PMC/src/com/android/pmc/
DGattServer.java112 public void startGattServer() { in startGattServer() method in GattServer
/packages/modules/Connectivity/nearby/tests/multidevices/clients/test_support/fastpair_provider/src/android/nearby/fastpair/provider/
DFastPairSimulator.java1345 private void startGattServer(BluetoothGattServerHelper helper) { in startGattServer() method in FastPairSimulator