Home
last modified time | relevance | path

Searched refs:method (Results 1 – 25 of 97) sorted by relevance

1234

/device/soc/telink/b91/b91_ble_sdk/stack/ble/host/smp/
Dsmp.h157 void blc_smp_setPairingMethods(pairing_methods_t method);
158 void blc_smp_setPairingMethods_master(pairing_methods_t method); // select pairing methods
159 void blc_smp_setPairingMethods_slave(pairing_methods_t method); // select pairing methods
232 void blc_smp_setSecurityParameters(bonding_mode_t mode, int MITM_en, pairing_methods_t method, int …
234 …urityParameters_master(bonding_mode_t bond_mode, int MITM_en, pairing_methods_t method, int OOB_en,
236 …curityParameters_slave(bonding_mode_t bond_mode, int MITM_en, pairing_methods_t method, int OOB_en,
Dsmp_storage.h124 void blc_smp_setBondingInfoIndexUpdateMethod(index_updateMethod_t method);
/device/board/isoftstone/yangfan/common/seetafaceengine/opencv2/modules/calib3d/perf/
Dperf_affine2d.cpp72 const int method = get<2>(params); in PERF_TEST_P() local
80 if (method == LMEDS) in PERF_TEST_P()
110 aff_est = estimateAffine2D(fpts, tpts, inliers, method, 3, 2000, confidence, refining); in PERF_TEST_P()
122 const int method = get<2>(params); in PERF_TEST_P() local
129 if (method == LMEDS) in PERF_TEST_P()
158 … aff_est = estimateAffinePartial2D(fpts, tpts, inliers, method, 3, 2000, confidence, refining); in PERF_TEST_P()
/device/soc/amlogic/a311d/soc/arch/arm64/boot/dts/amlogic/
Dmeson-g12b.dtsi50 enable-method = "psci";
60 enable-method = "psci";
70 enable-method = "psci";
80 enable-method = "psci";
90 enable-method = "psci";
100 enable-method = "psci";
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/umac/
Dmesh_sync.c31 u8 method; member
198 .method = IEEE80211_SYNC_METHOD_NEIGHBOR_OFFSET,
206 const struct ieee80211_mesh_sync_ops *ieee80211_mesh_sync_ops_get(u8 method) in ieee80211_mesh_sync_ops_get() argument
211 if (sync_methods[i].method == method) in ieee80211_mesh_sync_ops_get()
/device/board/isoftstone/yangfan/common/mqtt/mqttclient_c/src/cc3200/
DMQTTCC3200.c126 SlSockSecureMethod method; in TLSConnectNetwork() local
127 method.secureMethod = sec_method; in TLSConnectNetwork()
128 retVal = sl_SetSockOpt(n->my_socket, SL_SOL_SOCKET, SL_SO_SECMETHOD, &method, sizeof(method)); in TLSConnectNetwork()
/device/board/isoftstone/yangfan/common/mqtt/mqttclient_c/src/freertos/
DMQTTFreeRTOS.c204 SlSockSecureMethod method;
205 method.secureMethod = sec_method;
206 retVal = sl_SetSockOpt(n->my_socket, SL_SOL_SOCKET, SL_SO_SECMETHOD, &method, sizeof(method));
/device/board/isoftstone/yangfan/common/mqtt/mqttclient/src/
DFP.h148 void attach(T *item, retT (T::*method)(argT)) in attach()
151 method_callback = (retT (FPtrDummy::*)(argT))(method); in attach()
/device/board/isoftstone/yangfan/common/seetafaceengine/opencv2/modules/calib3d/include/opencv2/
Dcalib3d.hpp619 int method = 0, double ransacReprojThreshold = 3,
625 OutputArray mask, int method = 0, double ransacReprojThreshold = 3 );
2119 HandEyeCalibrationMethod method=CALIB_HAND_EYE_TSAI );
2206 int method, double ransacReprojThreshold, double confidence,
2211 int method = FM_RANSAC,
2217 OutputArray mask, int method = FM_RANSAC,
2250 InputArray cameraMatrix, int method = RANSAC,
2285 int method = RANSAC, double prob = 0.999,
2701 int method = RANSAC, double ransacReprojThreshold = 3,
2749 int method = RANSAC, double ransacReprojThreshold = 3,
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/
Drtw_br_ext.c754 int nat25_db_handle(_adapter *priv, struct sk_buff *skb, int method) in nat25_db_handle() argument
762 if ((method <= NAT25_MIN) || (method >= NAT25_MAX)) in nat25_db_handle()
778 switch (method) { in nat25_db_handle()
846 switch (method) { in nat25_db_handle()
954 switch (method) { in nat25_db_handle()
1028 switch (method) { in nat25_db_handle()
1073 switch (method) { in nat25_db_handle()
1121 switch (method) { in nat25_db_handle()
1274 switch (method) { in nat25_db_handle()
1294 switch (method) { in nat25_db_handle()
[all …]
/device/soc/hisilicon/hi3861v100/sdk_liteos/tools/menuconfig/
DKconfig180 prompt "OTA upgrade method"
185 compression ota upgrade method.
190 dual-patition upgrade method.
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/middleware/driver/common/
Ddrv_model.h40 DD_OPEN_METHOD method; member
/device/board/isoftstone/yangfan/common/seetafaceengine/opencv2/modules/calib3d/src/
Dcompat_ptsetreg.cpp331 CV_IMPL int cvFindHomography( const CvMat* _src, const CvMat* _dst, CvMat* __H, int method, in cvFindHomography() argument
353 cv::Mat H0 = cv::findHomography(src, dst, method, ransacReprojThreshold, in cvFindHomography()
369 CvMat* fmatrix, int method, in cvFindFundamentalMat() argument
380 cv::Mat FM0 = cv::findFundamentalMat(m1, m2, method, param1, param2, in cvFindFundamentalMat()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/halrf/rtl8822c/
Dhalrf_8822c.h42 enum pwrtrack_method method,
/device/soc/hpmicro/sdk/hpm_sdk/boards/hpm6300evk/
DREADME.md23 - Data encoding method: ASCII
/device/board/isoftstone/yangfan/common/seetafaceengine/opencv2/modules/calib3d/doc/
Dcalib3d.bib24 title={A direct least-squares (DLS) method for PnP},
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/components/bk_wifi/include/bk_private/
Dbk_wifi.h68 int wlan_p2p_connect(const uint8_t *mac, int method, int intent);
Dbk_wifi_types.h443 int method; member
/device/soc/rockchip/common/hardware/mpp/include/
Drk_venc_cmd.h750 unsigned char method; member
779 unsigned char method; member
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/
Ddhd_rtt.c717 rtt_alloc_getset_buf(wl_proxd_method_t method, wl_proxd_session_id_t session_id, in rtt_alloc_getset_buf() argument
740 p_proxd_iov->method = htol16(method); in rtt_alloc_getset_buf()
756 wl_proxd_method_t method, in dhd_rtt_common_get_handler() argument
764 __FUNCTION__, method, session_id, p_subcmd_info->cmdid, in dhd_rtt_common_get_handler()
768 p_proxd_iov = rtt_alloc_getset_buf(method, session_id, p_subcmd_info->cmdid, in dhd_rtt_common_get_handler()
801 wl_proxd_method_t method, wl_proxd_session_id_t session_id) in dhd_rtt_common_set_handler() argument
809 __FUNCTION__, method, session_id, p_subcmd_info->cmdid, in dhd_rtt_common_set_handler()
815 p_proxd_iov = rtt_alloc_getset_buf(method, session_id, p_subcmd_info->cmdid, in dhd_rtt_common_set_handler()
1826 ltoh16(p_event->method), in dhd_rtt_event_handler()
/device/board/openvalley/niobeu4/liteos_m/hdf_drivers/pwm/
Dpwm_esp32u4.c247 host->method = &g_pwmmethod; in PwmDriverInit()
268 host->method = NULL; in PwmDriverRelease()
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/include/linux/amlogic/media/vout/lcd/
Daml_bl.h154 enum bl_ctrl_method_e method; member
/device/soc/telink/b91/b91_ble_sdk/stack/ble/host/l2cap/
Dl2cap_signal.h187 int blc_l2cap_startService(u16 aclHandle, u16 spsm, u8 method);
/device/soc/rockchip/rk3588/kernel/arch/arm64/boot/dts/rockchip/
Drk3588-android.dtsi52 method = "smc";
/device/board/isoftstone/yangfan/common/seetafaceengine/opencv2/modules/calib3d/include/opencv2/calib3d/
Dcalib3d_c.h104 int method CV_DEFAULT(CV_FM_RANSAC),
146 int method CV_DEFAULT(0),

1234