Searched refs:gattServer (Results 1 – 2 of 2) sorted by relevance
65 /*package*/ LeAudioTmapGattServer(BluetoothGattServerProxy gattServer) { in LeAudioTmapGattServer() argument66 mBluetoothGattServer = gattServer; in LeAudioTmapGattServer()
3737 BluetoothGattServer gattServer = (BluetoothGattServer) proxy; in closeProfileProxy() local3738 gattServer.close(); in closeProfileProxy()