mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 14:46:12 -04:00
Use public link for MessageStream.
PiperOrigin-RevId: 536516027
This commit is contained in:
committed by
Copybara-Service
parent
82b5e10d5b
commit
7aa1d852f1
@@ -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 {
|
||||
|
||||
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user