Searched refs:BluetoothGattServerProxy (Results 1 – 8 of 8) sorted by relevance
60 private final BluetoothGattServerProxy mBluetoothGattServer;62 /*package*/ LeAudioTmapGattServer(BluetoothGattServerProxy gattServer) { in LeAudioTmapGattServer()136 public static class BluetoothGattServerProxy { class in LeAudioTmapGattServer147 public BluetoothGattServerProxy(Context context) { in BluetoothGattServerProxy() method in LeAudioTmapGattServer.BluetoothGattServerProxy
68 new LeAudioTmapGattServer.BluetoothGattServerProxy(context)); in getTmapGattServer()
39 public class BluetoothGattServerProxy { class45 public BluetoothGattServerProxy(Context context) { in BluetoothGattServerProxy() method in BluetoothGattServerProxy
132 private BluetoothGattServerProxy mBluetoothGattServer;327 void setBluetoothGattServerForTesting(BluetoothGattServerProxy proxy) { in setBluetoothGattServerForTesting()352 mBluetoothGattServer = new BluetoothGattServerProxy(mContext); in init()
56 @Mock private LeAudioTmapGattServer.BluetoothGattServerProxy mGattServerProxy;
146 private BluetoothGattServerProxy mBluetoothGattServer;1209 public static class BluetoothGattServerProxy { class in MediaControlGattService1213 public BluetoothGattServerProxy(BluetoothGattServer gatt, BluetoothManager manager) { in BluetoothGattServerProxy() method in MediaControlGattService.BluetoothGattServerProxy1409 void setBluetoothGattServerForTesting(BluetoothGattServerProxy proxy) { in setBluetoothGattServerForTesting()1431 mBluetoothGattServer = new BluetoothGattServerProxy(server, manager); in initGattService()
78 @Mock private BluetoothGattServerProxy mMockGattServer;
77 @Mock private MediaControlGattService.BluetoothGattServerProxy mMockGattServer;