Home
last modified time | relevance | path

Searched defs:handleParam (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/platform/unix/
H A Dnstackx_wifi_stat_linux.h64 HandleParam handleParam; member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/platform/unix/wifi/
H A Dnstackx_wifi_stat_linux.c247 int32_t GetStationHandler(struct nl_msg *msg, HandleParam *handleParam) in GetStationHandler()
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/bluetooth/
H A Dsoftbus_adapter_ble_gatt_server_test.cpp691 bool BtGattRecordCtx::Update(int id, int st, int handleParam, SoftBusBtUuid *param) in Update()
700 testing::AssertionResult BtGattRecordCtx::Expect(int id, int st, int handleParam, SoftBusBtUuid *pa… in Expect()