Searched refs:addrDlci (Results 1 - 1 of 1) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/ |
H A D | rfcomm_frames.c | 45 RfcommCheckFrameValidInfo checkInfo, uint8_t addrDlci, RfcommParseFrameResult output); 47 RfcommCheckFrameValidInfo checkInfo, uint8_t addrDlci, RfcommParseFrameResult output); 49 RfcommCheckFrameValidInfo checkInfo, uint8_t addrDlci, RfcommParseFrameResult output); 51 RfcommCheckFrameValidInfo checkInfo, uint8_t addrDlci, RfcommParseFrameResult output); 52 static RfcommEventType RfcommParseUih(RfcommCheckFrameValidInfo checkInfo, uint8_t addrDlci, Packet *pkt, 800 * @param addrDlci The dlci value. 804 RfcommEventType RfcommParseSabm(RfcommCheckFrameValidInfo checkInfo, uint8_t addrDlci, RfcommParseFrameResult output) in RfcommParseSabm() argument 812 if (addrDlci == 0) { in RfcommParseSabm() 817 *output.dlci = addrDlci; in RfcommParseSabm() 827 * @param addrDlci Th 831 RfcommParseDisc(RfcommCheckFrameValidInfo checkInfo, uint8_t addrDlci, RfcommParseFrameResult output) RfcommParseDisc() argument 858 RfcommParseUa(RfcommCheckFrameValidInfo checkInfo, uint8_t addrDlci, RfcommParseFrameResult output) RfcommParseUa() argument 885 RfcommParseDm(RfcommCheckFrameValidInfo checkInfo, uint8_t addrDlci, RfcommParseFrameResult output) RfcommParseDm() argument 912 RfcommParseUih(RfcommCheckFrameValidInfo checkInfo, uint8_t addrDlci, Packet *pkt, RfcommFlowControlType fcType, RfcommParseFrameResult output) RfcommParseUih() argument [all...] |
Completed in 3 milliseconds