Use public link for MessageStream.

PiperOrigin-RevId: 536516027
This commit is contained in:
Suet-Fei Li
2023-05-30 14:52:10 -07:00
committed by Copybara-Service
parent 82b5e10d5b
commit 7aa1d852f1
2 changed files with 6 additions and 2 deletions
+3 -1
View File
@@ -12,7 +12,9 @@
// See the License for the specific language governing permissions and
// limitations under the License.
// https://source.corp.google.com/piper///depot/google3/third_party/nearby/fastpair/message_stream/message_stream.h
// Specification: https://developers.google.com/nearby/fast-pair/specifications/extensions/messagestream
// This file should be in sync with fastpair/message_stream/message_stream.h.
use crate::types::packets::{MessageGroup, MessageStreamPacket};
struct BatteryInfo {
+3 -1
View File
@@ -12,7 +12,9 @@
// See the License for the specific language governing permissions and
// limitations under the License.
// https://source.corp.google.com/piper///depot/google3/third_party/nearby/fastpair/message_stream/message.h
// Specification: https://developers.google.com/nearby/fast-pair/specifications/extensions/messagestream
// This file should be in sync with fastpair/message_stream/message.h.
#[derive(Debug)]
pub enum BluetoothCode {