Home
last modified time | relevance | path

Searched refs:onEventReceive (Results 1 - 7 of 7) sorted by relevance

/drivers/peripheral/bluetooth/hci/hdi_service/implement/
H A Dmct_protocol.h30 HciDataCallback onEventReceive);
H A Dh4_protocol.h27 H4Protocol(int fd, HciDataCallback onAclReceive, HciDataCallback onScoReceive, HciDataCallback onEventReceive);
H A Dmct_protocol.cpp33 HciDataCallback onEventReceive) in MctProtocol()
40 onEventReceive_ = onEventReceive; in MctProtocol()
32 MctProtocol(const int fds[HCI_MAX_CHANNEL], HciDataCallback onAclReceive, HciDataCallback onScoReceive, HciDataCallback onEventReceive) MctProtocol() argument
H A Dh4_protocol.cpp33 int fd, HciDataCallback onAclReceive, HciDataCallback onScoReceive, HciDataCallback onEventReceive) in H4Protocol()
34 : hciFd_(fd), onAclReceive_(onAclReceive), onScoReceive_(onScoReceive), onEventReceive_(onEventReceive) in H4Protocol()
32 H4Protocol( int fd, HciDataCallback onAclReceive, HciDataCallback onScoReceive, HciDataCallback onEventReceive) H4Protocol() argument
H A Dvendor_interface.h41 ReceiveDataCallback onEventReceive; member
H A Dvendor_interface.cpp96 eventDataCallback_ = receiveCallback.onEventReceive; in Initialize()
/drivers/peripheral/bluetooth/hci/hdi_service/
H A Dhci_interface_impl.cpp72 .onEventReceive = in Init()

Completed in 2 milliseconds