/external/uwb/src/rust/uwb_core/src/session/ |
D | session_manager.rs | 619 let session_type = SessionType::FiraRangingSession; in test_init_deinit_session() localVariable 702 let session_type = SessionType::FiraRangingSession; in test_init_session_timeout() localVariable 721 let session_type = SessionType::FiraRangingSession; in test_start_stop_ranging() localVariable 768 let session_type = SessionType::Ccc; in test_ccc_start_ranging() localVariable 824 let session_type = SessionType::FiraRangingSession; in test_update_controller_multicast_list() localVariable 885 let session_type = SessionType::Ccc; in test_ccc_update_controller_multicast_list() localVariable 925 let session_type = SessionType::FiraRangingSession; in test_update_controller_multicast_list_without_notification() localVariable 976 let session_type = SessionType::FiraRangingSession; in test_receive_session_range_data() localVariable 1035 let session_type = SessionType::FiraRangingSession; in test_reconfigure_app_config() localVariable 1132 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/stable/components/metrics/ |
D | metrics_log.cc | 156 base::nix::SessionType session_type) { in ToProtoSessionType()
|
/external/cronet/tot/components/metrics/ |
D | metrics_log.cc | 156 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/cronet/stable/third_party/boringssl/src/ssl/ |
D | handshake_client.cc | 506 SSLSessionType session_type = SSLSessionType::kNotResumable; in do_start_connect() local
|
/external/cronet/tot/third_party/boringssl/src/ssl/ |
D | handshake_client.cc | 506 SSLSessionType session_type = SSLSessionType::kNotResumable; in do_start_connect() local
|
/external/boringssl/src/ssl/ |
D | handshake_client.cc | 373 SSLSessionType session_type = SSLSessionType::kNotResumable; in do_start_connect() local
|
/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 | 2212 let session_type = SessionType::FiraRangingSession; in setup_uci_manager_with_session_initialized() localVariable 2245 let session_type = SessionType::FiraRangingSession; in setup_uci_manager_with_session_initialized_nop_logger() localVariable 3579 let session_type = SessionType::FiraRangingSession; in setup_uci_manager_with_session_active() localVariable 3616 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 | 545 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
|
/external/gsc-utils/tpm_generated/ |
D | tpm_generated.cc | 9112 const TPM_SE& session_type, in SerializeCommand_StartAuthSession() 9374 const TPM_SE& session_type, in StartAuthSession() 9403 const TPM_SE& session_type, in StartAuthSessionSync()
|