mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Merge branch 'master' into release to roll forward to cl/345608764.
This commit is contained in:
@@ -33,7 +33,11 @@ class BluetoothEndpointChannel final : public BaseEndpointChannel {
|
||||
|
||||
proto::connections::Medium GetMedium() const override;
|
||||
|
||||
int GetMaxTransmitPacketSize() const override;
|
||||
|
||||
private:
|
||||
static constexpr int kDefaultBTMaxTransmitPacketSize = 1980; // 990 * 2 Bytes
|
||||
|
||||
void CloseImpl() override;
|
||||
|
||||
BluetoothSocket bluetooth_socket_;
|
||||
|
||||
Reference in New Issue
Block a user