सुझाव भेजें
  
   
 
  
    
    
      
      
      संग्रह की मदद से व्यवस्थित रहें
     
    
      
      अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
     
   
   
  
    
  
  
    
    
    
  
  nl:: 
  खास जानकारी 
  
  
    
      
        टाइपडिफ़ 
       
     
    
      
        AddNetworkCompleteFunct )(WeaveDeviceManager *deviceMgr, void *appReqState, uint32_t networkId) 
      टाइपडिफ़
          void(*
        
 
     
    
      
        CompleteFunct )(WeaveDeviceManager *deviceMgr, void *appReqState) 
      टाइपडिफ़
          void(*
        
 
     
    
      
        ConnectionClosedFunc )(WeaveDeviceManager *deviceMgr, void *appReqState, WeaveConnection *con, WEAVE_ERROR conErr) 
      टाइपडिफ़
          void(*
        
 
     
    
      
        DeviceEnumerationResponseFunct )(WeaveDeviceManager *deviceMgr, void *appReqState, const DeviceDescription::WeaveDeviceDescriptor *devdesc, IPAddress deviceAddr, InterfaceId deviceIntf) 
      टाइपडिफ़
          void(*
        
 
     
    
      
        ErrorFunct )(WeaveDeviceManager *deviceMgr, void *appReqState, WEAVE_ERROR err, DeviceStatus *devStatus) 
      टाइपडिफ़
          void(*
        
 
     
    
      
        GetCameraAuthDataCompleteFunct )(WeaveDeviceManager *deviceMgr, void *appReqState, const char *macAddress, const char *authData) 
      टाइपडिफ़
          void(*
        
 
     
    
      
        GetFabricConfigCompleteFunct )(WeaveDeviceManager *deviceMgr, void *appReqState, const uint8_t *fabricConfig, uint32_t fabricConfigLen) 
      टाइपडिफ़
          void(*
        
 
     
    
      
        GetNetworksCompleteFunct )(WeaveDeviceManager *deviceMgr, void *appReqState, uint16_t netCount, const NetworkInfo *netInfoList) 
      टाइपडिफ़
          void(*
        
 
     
    
      
        GetRendezvousModeCompleteFunct )(WeaveDeviceManager *deviceMgr, void *appReqState, uint16_t modeFlags) 
      टाइपडिफ़
          void(*
        
 
     
    
      
        GetWirelessRegulatoryConfigCompleteFunct )(WeaveDeviceManager *deviceMgr, void *appReqState, const WirelessRegConfig *regConfig) 
      टाइपडिफ़
          void(*
        
 
     
    
      
        IdentifyDeviceCompleteFunct )(WeaveDeviceManager *deviceMgr, void *appReqState, const DeviceDescription::WeaveDeviceDescriptor *devdesc) 
      टाइपडिफ़
          void(*
        
 
     
    
      
        NetworkScanCompleteFunct )(WeaveDeviceManager *deviceMgr, void *appReqState, uint16_t netCount, const NetworkInfo *netInfoList) 
      टाइपडिफ़
          void(*
        
 
     
    
      
        PairTokenCompleteFunct )(WeaveDeviceManager *deviceMgr, void *appReqState, const uint8_t *tokenPairingBundle, uint32_t tokenPairingBunldeLen) 
      टाइपडिफ़
          void(*
        
 
     
    
      
        StartFunct )(WeaveDeviceManager *deviceMgr, void *appReqState, WeaveConnection *con) 
      टाइपडिफ़
          void(*
        
 
     
    
      
        UnpairTokenCompleteFunct )(WeaveDeviceManager *deviceMgr, void *appReqState) 
      टाइपडिफ़
          void(*
        
 
     
  
  
  
  
  इन्यूमरेशन 
  
    ProductWildcardId 
    
 ProductWildcardId 
  
  टाइपडिफ़ 
  
    AddNetworkCompleteFunct 
    
void(* AddNetworkCompleteFunct)(WeaveDeviceManager *deviceMgr, void *appReqState, uint32_t networkId) 
  
  
    CompleteFunct 
    
void(* CompleteFunct)(WeaveDeviceManager *deviceMgr, void *appReqState) 
  
  
    ConnectionClosedFunc 
    
void(* ConnectionClosedFunc)(WeaveDeviceManager *deviceMgr, void *appReqState, WeaveConnection *con, WEAVE_ERROR conErr) 
  
  
    DeviceEnumerationResponseFunct 
    
void ( *   DeviceEnumerationResponseFunct )( WeaveDeviceManager   * deviceMgr ,   void   * appReqState ,   const   DeviceDescription :: WeaveDeviceDescriptor   * devdesc ,   IPAddress   deviceAddr ,   InterfaceId   deviceIntf ) 
  
  
    ErrorFunct 
    
void(* ErrorFunct)(WeaveDeviceManager *deviceMgr, void *appReqState, WEAVE_ERROR err, DeviceStatus *devStatus) 
  
  
    GetCameraAuthDataCompleteFunct 
    
void ( *   GetCameraAuthDataCompleteFunct )( WeaveDeviceManager   * deviceMgr ,   void   * appReqState ,   const   char   * macAddress ,   const   char   * authData ) 
  
  
    GetFabricConfigCompleteFunct 
    
void ( *   GetFabricConfigCompleteFunct )( WeaveDeviceManager   * deviceMgr ,   void   * appReqState ,   const   uint8_t   * fabricConfig ,   uint32_t   fabricConfigLen ) 
  
  
    GetNetworksCompleteFunct 
    
void ( *   GetNetworksCompleteFunct )( WeaveDeviceManager   * deviceMgr ,   void   * appReqState ,   uint16_t   netCount ,   const   NetworkInfo   * netInfoList ) 
  
  
    GetRendezvousModeCompleteFunct 
    
void(* GetRendezvousModeCompleteFunct)(WeaveDeviceManager *deviceMgr, void *appReqState, uint16_t modeFlags) 
  
  
    GetWirelessRegulatoryConfigCompleteFunct 
    
void ( *   GetWirelessRegulatoryConfigCompleteFunct )( WeaveDeviceManager   * deviceMgr ,   void   * appReqState ,   const   WirelessRegConfig   * regConfig ) 
  
  
    IdentifyDeviceCompleteFunct 
    
void ( *   IdentifyDeviceCompleteFunct )( WeaveDeviceManager   * deviceMgr ,   void   * appReqState ,   const   DeviceDescription :: WeaveDeviceDescriptor   * devdesc ) 
  
  
    NetworkScanCompleteFunct 
    
void ( *   NetworkScanCompleteFunct )( WeaveDeviceManager   * deviceMgr ,   void   * appReqState ,   uint16_t   netCount ,   const   NetworkInfo   * netInfoList ) 
  
  
    PairTokenCompleteFunct 
    
void ( *   PairTokenCompleteFunct )( WeaveDeviceManager   * deviceMgr ,   void   * appReqState ,   const   uint8_t   * tokenPairingBundle ,   uint32_t   tokenPairingBunldeLen ) 
  
  
    StartFunct 
    
void(* StartFunct)(WeaveDeviceManager *deviceMgr, void *appReqState, WeaveConnection *con) 
  
  
    UnpairTokenCompleteFunct 
    
void(* UnpairTokenCompleteFunct)(WeaveDeviceManager *deviceMgr, void *appReqState) 
  
  वैरिएबल 
  
    ENUMERATED_NODES_LIST_INITIAL_SIZE 
    
const   uint32_t   ENUMERATED_NODES_LIST_INITIAL_SIZE   =   256 
  
  
    MAX_ENUMERATED_DEVICES 
    
const   uint16_t   MAX_ENUMERATED_DEVICES   =   256 
  
                    
  
  
 
  
    
    
    
  
  
 
  जब तक कोई और सूचना न दी जाए, इस पेज का कॉन्टेंट क्रिएटिव कॉमंस एट्रिब्यूशन 4.0 लाइसेंस  के तहत आता है. साथ ही, कोड सैंपल Apache 2.0 लाइसेंस  के तहत आते हैं. ज़्यादा जानकारी के लिए, Google Developers साइट की नीतियां  देखें. Java, Oracle का और/या इसके तहत काम करने वाली कंपनियों का एक रजिस्टर किया हुआ ट्रेडमार्क है. OPENTHREAD और इससे जुड़े निशान, Thread Group के ट्रेडमार्क हैं. इन्हें लाइसेंस के तहत इस्तेमाल किया जाता है.
  आखिरी बार 2025-07-24 (UTC) को अपडेट किया गया.
 
 
  
  
    
    
    
      
  
  
    क्या आपको हमें और कुछ बताना है?
  
   
 
     
  
  
    
      [[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 2025-07-24 (UTC) को अपडेट किया गया."],[],[]]