Searched refs:RfcommEventType (Results 1 – 3 of 3) sorted by relevance
44 static RfcommEventType RfcommParseSabm(46 static RfcommEventType RfcommParseDisc(48 static RfcommEventType RfcommParseUa(50 static RfcommEventType RfcommParseDm(54 static RfcommEventType RfcommParseUihCmd(Packet *pkt, RfcommParseFrameResult output);61 static RfcommEventType RfcommSetNscInfo(Packet *pkt, RfcommParseFrameResult output);709 RfcommEventType ret; in RfcommParseFrames()962 RfcommEventType RfcommParseUihCmd(Packet *pkt, RfcommParseFrameResult output) in RfcommParseUihCmd()967 RfcommEventType ret; in RfcommParseUihCmd()1023 RfcommEventType RfcommSetPnInfo(Packet *pkt, uint8_t typeCr, RfcommParseFrameResult output) in RfcommSetPnInfo()[all …]
214 RfcommEventType eventType = RfcommParseFrames(session, pkt, parseRslt); in RfcommRecvDataCback()
223 } RfcommEventType; typedef625 RfcommEventType RfcommParseFrames(const RfcommSessionInfo *session, Packet *pkt, RfcommParseFrameRe…