Searched refs:broadcastFreq (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/form/ |
H A D | disc_event_form.h | 110 int32_t broadcastFreq; // BROADCAST_FREQ member 168 int32_t broadcastFreq; // BROADCAST_FREQ member
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/event/unittest/ |
H A D | disc_event_test.cpp | 73 .broadcastFreq = 12, 119 .broadcastFreq = -12,
|
/ohos5.0/foundation/communication/dsoftbus/core/discovery/coap/nstackx_coap/src/ |
H A D | disc_coap.c | 139 extra.broadcastFreq = publishOption->freq; in DfxRecordCoapEnd() 147 extra.broadcastFreq = subscribeOption->freq; in DfxRecordCoapEnd() 269 .broadcastFreq = option->freq, in CoapStartScan() 405 .broadcastFreq = option->freq, in CoapStartAdvertise()
|
/ohos5.0/foundation/communication/dsoftbus/core/discovery/ble/dispatcher/src/ |
H A D | disc_ble_dispatcher.c | 59 .broadcastFreq = option->freq, in BleDispatchPublishOption() 91 .broadcastFreq = option->freq, in BleDispatchSubscribeOption()
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/event/unittest/mock/ |
H A D | disc_hisysevent_matcher.h | 67 MatchDiscEventNameTypeExtraInt32Param(params, ++index, extra.broadcastFreq);
|
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/convert/ |
H A D | disc_audit_converter.h | 42 DISC_AUDIT_ASSIGNER(Int32, BroadcastFreq, broadcastFreq)
|
H A D | disc_event_converter.h | 49 DISC_ASSIGNER(Int32, BroadcastFreq, broadcastFreq)
|