| /external/uwb/src/rust/uwb_core/src/session/ |
| D | session_manager.rs | 618 let session_type = SessionType::FiraRangingSession; in test_init_deinit_session() localVariable 701 let session_type = SessionType::FiraRangingSession; in test_init_session_timeout() localVariable 720 let session_type = SessionType::FiraRangingSession; in test_start_stop_ranging() localVariable 767 let session_type = SessionType::Ccc; in test_ccc_start_ranging() localVariable 823 let session_type = SessionType::FiraRangingSession; in test_update_controller_multicast_list() localVariable 884 let session_type = SessionType::Ccc; in test_ccc_update_controller_multicast_list() localVariable 924 let session_type = SessionType::FiraRangingSession; in test_update_controller_multicast_list_without_notification() localVariable 975 let session_type = SessionType::FiraRangingSession; in test_receive_session_range_data() localVariable 1034 let session_type = SessionType::FiraRangingSession; in test_reconfigure_app_config() localVariable 1131 let session_type = SessionType::FiraRangingSession; in test_session_params() localVariable
|
| D | uwb_session.rs | 125 session_type: SessionType, field
|
| /external/rust/pica/src/ |
| D | session.rs | 38 pub session_type: SessionType, field 113 pub fn session_type(&self) -> SessionType { in session_type() method
|
| D | device.rs | 355 let session_type = cmd.get_session_type(); in session_init() localVariable
|
| /external/wpa_supplicant_8/src/fst/ |
| D | fst_defs.h | 16 enum session_type { enum 24 #define SESSION_CONTROL(session_type, switch_intent) \ argument
|
| /external/tpm2-tss/test/integration/ |
| D | sapi-hmac-auth.int.c | 100 TPM2_SE session_type) in nv_rw_with_session()
|
| /external/uwb/src/rust/uwb_core/src/service/ |
| D | uwb_service.rs | 626 let session_type = SessionType::FiraRangingSession; in test_session_e2e() localVariable 720 let session_type = SessionType::FiraRangingSession; in test_session_api_without_enabled() localVariable
|
| /external/cronet/components/metrics/ |
| D | metrics_log.cc | 147 base::nix::SessionType session_type) { in ToProtoSessionType()
|
| /external/tpm2-tss/src/tss2-esys/ |
| D | esys_int.h | 156 ESYS_TR session_type[3]; /**< The list of TPM session handles in the member
|
| /external/linux-kselftest/tools/testing/selftests/tpm2/ |
| D | tpm2.py | 457 def start_auth_session(self, session_type, name_alg = TPM2_ALG_SHA1): argument
|
| /external/wpa_supplicant_8/src/eap_peer/ |
| D | eap_proxy_qmi_oc.c | 146 static unsigned int session_type; variable
|
| /external/uwb/src/rust/uwb_core/src/uci/ |
| D | uci_manager.rs | 2137 let session_type = SessionType::FiraRangingSession; in setup_uci_manager_with_session_initialized() localVariable 2170 let session_type = SessionType::FiraRangingSession; in setup_uci_manager_with_session_initialized_nop_logger() localVariable 3510 let session_type = SessionType::FiraRangingSession; in setup_uci_manager_with_session_active() localVariable 3547 let session_type = SessionType::FiraRangingSession; in setup_uci_manager_with_session_active_nop_logger() localVariable
|
| /external/uwb/src/rust/uwb_core/protos/ |
| D | uwb_service.proto | 543 SessionType session_type = 2; field
|
| /external/rust/pica/py/pica/pica/packets/ |
| D | uci.py | 2244 session_type: SessionType = field(kw_only=True, default=SessionType.FIRA_RANGING_SESSION) variable in SessionInitCmd
|