Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_frames.c55 static RfcommEventType RfcommSetPnInfo(Packet *pkt, uint8_t typeCr, RfcommParseFrameResult output);
981 ret = RfcommSetPnInfo(pkt, cr, output); in RfcommParseUihCmd()
1023 RfcommEventType RfcommSetPnInfo(Packet *pkt, uint8_t typeCr, RfcommParseFrameResult output) in RfcommSetPnInfo() function