Home
last modified time | relevance | path

Searched defs:fcType (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_channel_fsm.c1140RfcommFlowControlType fcType, uint8_t reqCl, RfcommPnCmdKind cmdKind, uint8_t *cl, uint8_t *credit… in RfcommSetUihPnParameter()
H A Drfcomm_frames.c913 RfcommFlowControlType fcType, RfcommParseFrameResult output) in RfcommParseUih()
H A Drfcomm_defs.h345 RfcommFlowControlType fcType; member
/ohos5.0/foundation/multimedia/camera_lite/services/impl/src/
H A Dcamera_device.cpp856 int32_t fcType = fc.GetFrameConfigType(); in TriggerLoopingCapture() local