| commit | ddb85cffbd32ce69bc210802ffec0b45b896f64b | [log] [tgz] |
|---|---|---|
| author | Wang Ningyuan <ningyuan@google.com> | Tue Jul 19 17:22:41 2022 +0900 |
| committer | Wang Ningyuan <ningyuan@google.com> | Tue Jul 19 17:29:44 2022 +0900 |
| tree | c291df66254aa891aeddb2dcc33e000bfbc9b50b | |
| parent | 2be4103c3df37945d17ebc92f779cff7f6955ab3 [diff] |
uwb_core: make Core/SessionNotification public This CL makes CoreNotification and SessionNotification publicly available, which is needed by CL ag/19174848. Since uwb_core::uci::notification is private, these enums are re-exported at uci level. Test: cargo clippy Test: cargo test Test: mmm . Change-Id: If84a485a30e239d09c2976f78252e19f61ac7c0e