Home
last modified time | relevance | path

Searched defs:pnInfo (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_channel_fsm.c133 RfcommSendPnInfo pnInfo; in RfcommOpenChannel() local
279 RfcommSendPnInfo pnInfo; in RfcommRecvUa() local
426 RfcommSendPnInfo pnInfo; in RfcommRecvPnReq() local
H A Drfcomm_frames.c232 …ndUihPn(const RfcommSessionInfo *session, uint8_t dlci, bool isCmd, const RfcommSendPnInfo *pnInfo) in RfcommSendUihPn()