Home
last modified time | relevance | path

Searched refs:ExtendedMacTwoWaySessionInfoNtf (Results 1 – 4 of 4) sorted by relevance

/external/rust/pica/src/
Duci_packets.pdl1242 packet ExtendedMacTwoWaySessionInfoNtf : SessionInfoNtf (ranging_measurement_type = TWO_WAY, mac_ad…
1248 test ExtendedMacTwoWaySessionInfoNtf {
/external/uwb/src/rust/uwb_uci_packets/
Duci_packets.pdl1301 packet ExtendedMacTwoWaySessionInfoNtf : SessionInfoNtf (ranging_measurement_type = TWO_WAY, mac_ad…
1307 test ExtendedMacTwoWaySessionInfoNtf {
/external/uwb/src/rust/uwb_core/src/uci/
Dnotification.rs579 SessionInfoNtfChild::ExtendedMacTwoWaySessionInfoNtf(evt) => { in try_from()
/external/rust/pica/py/pica/pica/packets/
Duci.py3972 return ExtendedMacTwoWaySessionInfoNtf.parse(fields.copy(), payload)
4072 class ExtendedMacTwoWaySessionInfoNtf(SessionInfoNtf): class
4100 return ExtendedMacTwoWaySessionInfoNtf(**fields), span