Searched defs:HidHostSendData (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_hid_host.cpp | 148 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 D | bluetooth_hid_host_proxy.cpp | 179 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 D | bluetooth_hid_host_server.cpp | 272 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 D | hid_host_service.cpp | 208 int HidHostService::HidHostSendData(std::string device, uint8_t id, uint16_t size, uint8_t type) in HidHostSendData() function in OHOS::bluetooth::HidHostService
|