Home
last modified time | relevance | path

Searched refs:onEventReceive_ (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/bluetooth/hci/hdi_service/implement/
H A Dmct_protocol.cpp40 onEventReceive_ = onEventReceive; in MctProtocol()
91 if (onEventReceive_) { in ReadEventData()
92 onEventReceive_(eventPacket_); in ReadEventData()
H A Dh4_protocol.cpp34 : hciFd_(fd), onAclReceive_(onAclReceive), onScoReceive_(onScoReceive), onEventReceive_(onEventReceive) in H4Protocol()
132 if (onEventReceive_) { in PacketCallback()
133 onEventReceive_(hciPacket_); in PacketCallback()
H A Dmct_protocol.h40 HciDataCallback onEventReceive_; member in OHOS::HDI::Bluetooth::Hci::MctProtocol
H A Dh4_protocol.h40 HciDataCallback onEventReceive_; member in OHOS::HDI::Bluetooth::Hci::H4Protocol

Completed in 1 milliseconds