Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_frames.c39 static bool RfcommIsDmValid(RfcommCheckFrameValidInfo info);
658 bool RfcommIsDmValid(RfcommCheckFrameValidInfo info) in RfcommIsDmValid() function
889 if (!RfcommIsDmValid(checkInfo)) { in RfcommParseDm()