Home
last modified time | relevance | path

Searched defs:HidHostSendData (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_hid_host.cpp148 void HidHostSendData(std::string device, uint8_t id, uint16_t size, uint8_t type) in HidHostSendData() function
354 void HidHost::HidHostSendData(std::string device, uint8_t id, uint16_t size, uint8_t type) in HidHostSendData() function in OHOS::Bluetooth::HidHost
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_hid_host_proxy.cpp179 int32_t BluetoothHidHostProxy::HidHostSendData(std::string &device, in HidHostSendData() function in OHOS::Bluetooth::BluetoothHidHostProxy
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_hid_host_server.cpp272 ErrCode BluetoothHidHostServer::HidHostSendData(std::string &device, in HidHostSendData() function in OHOS::Bluetooth::BluetoothHidHostServer
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_service.cpp208 int HidHostService::HidHostSendData(std::string device, uint8_t id, uint16_t size, uint8_t type) in HidHostSendData() function in OHOS::bluetooth::HidHostService