• Home
  • Raw
  • Download

Lines Matching full:interface

263     /** This interface is used to process authentication data. */
266 /** This interface is used to initiate authentication between devices. */
269 /** This interface is used to cancel an authentication process. */
271 /** This interface is used to get real info by pseudonym id. */
273 /** This interface is used to get pseudonym id by an index. */
278 /** This interface is used to register business callbacks. */
280 /** This interface is used to unregister business callbacks. */
282 /** This interface is used to register callback for data change monitoring. */
284 /** This interface is used to unregister callback for data change monitoring. */
286 /** This interface is used to create a trusted group. */
288 /** This interface is used to delete a trusted group. */
290 /** This interface is used to add a trusted device to a trusted group. */
292 /** This interface is used to delete a trusted device from a trusted group. */
295 /** This interface is used to process data of binding or unbinding devices. */
297 /** This interface is used to batch add trusted devices with account relationships. */
299 /** This interface is used to batch delete trusted devices with account relationships. */
301 /** This interface is used to obtain the registration information of the local device. */
303 …/** This interface is used to check whether the specified application has access rights to the gro…
305 /** This interface is used to obtain all public key information related to a device. */
308 /** This interface is used to obtain group information of a group. */
310 …/** This interface is used to obtain the group information of groups that meet the query parameter…
313 /** This interface is used to obtain all group information of a specific group type. */
316 /** This interface is used to obtain all group information related to a certain device. */
319 /** This interface is used to obtain the information of a trusted device. */
322 /** This interface is used to obtain all trusted device information in a group. */
325 /** This interface is used to query whether a specified device exists in the group. */
327 /** This interface is used to cancel a binding or unbinding process. */
329 …/** This interface is used to destroy the information returned by the internal allocated memory. */
334 * @brief This enum provides all the operationCode of interface ProcessCredential.
350 * @brief This enum provides all the flag of reqJsion for interface ProcessCredential.
362 * @brief This enum provides all the acquireType of interface StartAuthDevice & ProcessAuthDevice.
375 /** This interface is used to process authentication data. */
378 /** This interface is used to initiate authentication between devices. */