Home
last modified time | relevance | path

Searched refs:OnEventReceived (Results 1 - 5 of 5) sorted by relevance

/drivers/hdf_core/interfaces/inner_api/core/
H A Dhdf_io_service_if.h57 typedef int (*OnEventReceived)(void *priv, uint32_t id, struct HdfSBuf *data); typedef
82 OnEventReceived callBack;
/drivers/hdf_core/framework/support/platform/include/fwk/
H A Dplatform_listener_u.h70 struct PlatformUserListenerManager *manager, uint32_t num, void *data, OnEventReceived callback);
/drivers/peripheral/bluetooth/hci/hdi_service/implement/
H A Dvendor_interface.h54 void OnEventReceived(const std::vector<uint8_t> &data);
H A Dvendor_interface.cpp72 std::bind(&VendorInterface::OnEventReceived, this, std::placeholders::_1)); in WatchHciChannel()
79 std::bind(&VendorInterface::OnEventReceived, this, std::placeholders::_1)); in WatchHciChannel()
247 void VendorInterface::OnEventReceived(const std::vector<uint8_t> &data) in OnEventReceived() function in OHOS::HDI::Bluetooth::Hci::V1_0::VendorInterface
/drivers/hdf_core/framework/support/platform/src/fwk/
H A Dplatform_listener_u.c152 const struct PlatformUserListenerManager *manager, uint32_t num, void *data, OnEventReceived callback) in PlatformUserListenerInit()
189 struct PlatformUserListenerManager *manager, uint32_t num, void *data, OnEventReceived callback) in PlatformUserListenerReg()

Completed in 3 milliseconds