Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/interfaces/kits/common/
H A Dsoftbus_common.h379 DDMP_CAPABILITY_BITMAP, enumerator
419 {DDMP_CAPABILITY_BITMAP, (char *)"ddmpCapability"},
/ohos5.0/foundation/communication/dsoftbus/core/discovery/coap/nstackx_coap/src/
H A Ddisc_coap_capability.c51 case 1 << DDMP_CAPABILITY_BITMAP: in DiscFillBtype()
/ohos5.0/foundation/communication/dsoftbus/core/discovery/manager/src/
H A Ddisc_manager.c162 LIST_FOR_EACH_ENTRY(infoNode, &(g_capabilityList[DDMP_CAPABILITY_BITMAP]), DiscInfo, capNode) { in UpdateDdmpStartDiscoveryTime()