Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_defs.h278 } RfcommChannelEvent; typedef
598 int RfcommChannelEvtFsm(RfcommChannelInfo *channel, RfcommChannelEvent event, const void *data);
H A Drfcomm_channel_fsm.c20 RfcommChannelEvent eventId;
88 int RfcommChannelEvtFsm(RfcommChannelInfo *channel, RfcommChannelEvent event, const void *data) in RfcommChannelEvtFsm()