Home
last modified time | relevance | path

Searched refs:HID_DevSetIncomingQos (Results 1 – 4 of 4) sorted by relevance

/system/bt/stack/include/
Dhidd_api.h216 extern tHID_STATUS HID_DevSetIncomingQos(
/system/bt/test/mock/
Dmock_stack_hidd_api.cc85 tHID_STATUS HID_DevSetIncomingQos(uint8_t service_type, uint32_t token_rate, in HID_DevSetIncomingQos() function
/system/bt/stack/hid/
Dhidd_api.cc551 tHID_STATUS HID_DevSetIncomingQos(uint8_t service_type, uint32_t token_rate, in HID_DevSetIncomingQos() function
/system/bt/bta/hd/
Dbta_hd_act.cc191 HID_DevSetIncomingQos( in bta_hd_register_act()