Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_hid_host.cpp168 void HidHostGetReport(std::string device, uint8_t id, uint16_t size, uint8_t type) in HidHostGetReport() function
378 void HidHost::HidHostGetReport(std::string device, uint8_t id, uint16_t size, uint8_t type) in HidHostGetReport() function in OHOS::Bluetooth::HidHost
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_hid_host_proxy.cpp219 int32_t BluetoothHidHostProxy::HidHostGetReport(std::string &device, in HidHostGetReport() function in OHOS::Bluetooth::BluetoothHidHostProxy
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_hid_host_server.cpp311 ErrCode BluetoothHidHostServer::HidHostGetReport(std::string &device, in HidHostGetReport() function in OHOS::Bluetooth::BluetoothHidHostServer
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_service.cpp240 int HidHostService::HidHostGetReport(std::string device, uint8_t id, uint16_t size, uint8_t type) in HidHostGetReport() function in OHOS::bluetooth::HidHostService