Searched refs:simulateGattConnectionChange (Results 1 – 2 of 2) sorted by relevance
367 public void simulateGattConnectionChange(int status, int newState) { in simulateGattConnectionChange() method in ShadowBluetoothDevice
275 shadowOf(device).simulateGattConnectionChange(status, newState); in canSimulateGattConnectionChange()