Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/uci/jni/src/
Duci_jni_android_new.rs408 fn create_set_config_response(response: SetAppConfigResponse, env: JNIEnv) -> Result<jbyteArray> { in create_set_config_response() function
458 Some(config_response) => create_set_config_response(config_response, env) in Java_com_android_server_uwb_jni_NativeUwbManager_nativeSetAppConfigurations()