Home
last modified time | relevance | path

Searched refs:AUTH_ENHANCED_P2P_NUM (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/core/connection/interface/
H A Dsoftbus_conn_interface.h79 #define AUTH_ENHANCED_P2P_NUM 8 macro
86 AUTH_ENHANCED_P2P_END = AUTH_ENHANCED_P2P_START + AUTH_ENHANCED_P2P_NUM - 1,
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/
H A Dwifi_direct_manager.cpp40 static bool g_listenerModuleIds[AUTH_ENHANCED_P2P_NUM];
95 for (int32_t i = 0; i < AUTH_ENHANCED_P2P_NUM; i++) { in AllocateListenerModuleId()
104 for (int32_t i = 0; i < AUTH_ENHANCED_P2P_NUM; i++) { in AllocateListenerModuleId()
127 for (int32_t i = 0; i < AUTH_ENHANCED_P2P_NUM; i++) { in FreeListenerModuleId()

Completed in 3 milliseconds