Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_hid_host.cpp158 void HidHostSetReport(std::string device, uint8_t type, std::string &report) in HidHostSetReport() function
366 void HidHost::HidHostSetReport(std::string device, uint8_t type, std::string &report) in HidHostSetReport() function in OHOS::Bluetooth::HidHost
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_hid_host_proxy.cpp199 int32_t BluetoothHidHostProxy::HidHostSetReport(std::string &device, in HidHostSetReport() function in OHOS::Bluetooth::BluetoothHidHostProxy
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_hid_host_server.cpp289 ErrCode BluetoothHidHostServer::HidHostSetReport(std::string &device, in HidHostSetReport() function in OHOS::Bluetooth::BluetoothHidHostServer
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_service.cpp220 int HidHostService::HidHostSetReport(std::string device, uint8_t type, uint16_t size, const uint8_t… in HidHostSetReport() function in OHOS::bluetooth::HidHostService