Home
last modified time | relevance | path

Searched refs:STREAM_DIRECTION_UPDOWN (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/frameworks/js/napi/src/
H A Dwifi_napi_event.cpp279 STREAM_DIRECTION_UPDOWN = 3 enumerator
302 { static_cast<int>(StreamDirection::STREAM_DIRECTION_UPDOWN),
303 static_cast<int>(JsLayerStreamDirection::STREAM_DIRECTION_UPDOWN) },
/ohos5.0/foundation/communication/wifi/wifi/interfaces/inner_api/
H A Dwifi_msg.h748 STREAM_DIRECTION_UPDOWN = 3, enumerator