Searched defs:connectionType (Results 1 – 9 of 9) sorted by relevance
56 ### connectionType subsection
59 ### connectionType subsection
86 auto connectionType = Hold<int32_t>(cameraDevice_.GetConnectionType()); in GetCameraNapiObject() local
343 WifiState connectionType; in ProcessWifiEvent() local
61 uint8_t connectionType; member
298 Wifi::ConnState connectionType = Wifi::ConnState(root["TYPE"].asInt()); in ProcessWifiEvent() local
323 const uint8_t connectionType = OHOS_CAMERA_CONNECTION_TYPE_REMOTE; in UpdateAbilityTag() local
732 Camera_Connection connectionType; member
276 …uint8_t connectionType = (res == CAM_META_SUCCESS) ? item.data.u8[0] : OHOS_CAMERA_CONNECTION_TYPE… in GetCameraMetaInfo() local