Home
last modified time | relevance | path

Searched defs:onEventReceive (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/bluetooth/hci/hdi_service/implement/
H A Dvendor_interface.h41 ReceiveDataCallback onEventReceive; member
H A Dmct_protocol.cpp33 HciDataCallback onEventReceive) in MctProtocol()
H A Dh4_protocol.cpp38 …int fd, HciDataCallback onAclReceive, HciDataCallback onScoReceive, HciDataCallback onEventReceive) in H4Protocol()