| Index: device/bluetooth/bluetooth_remote_gatt_characteristic_mac.h
|
| diff --git a/device/bluetooth/bluetooth_remote_gatt_characteristic_mac.h b/device/bluetooth/bluetooth_remote_gatt_characteristic_mac.h
|
| index 229daff694be4a4241e85bed8efc0ce74fc6c6d0..8b0c41c2ebcc0a652100d13e8d871aca4bf3f78e 100644
|
| --- a/device/bluetooth/bluetooth_remote_gatt_characteristic_mac.h
|
| +++ b/device/bluetooth/bluetooth_remote_gatt_characteristic_mac.h
|
| @@ -66,6 +66,7 @@ class DEVICE_BLUETOOTH_EXPORT BluetoothRemoteGattCharacteristicMac
|
| const ErrorCallback& error_callback) override;
|
|
|
| private:
|
| + friend class BluetoothLowEnergyDeviceMac;
|
| friend class BluetoothRemoteGattDescriptorMac;
|
| friend class BluetoothRemoteGattServiceMac;
|
| friend class BluetoothTestMac;
|
|
|