Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_hidd_api.cc74 tHID_STATUS HID_DevSetIncomingQos(uint8_t /* service_type */, in HID_DevSetIncomingQos() function
/packages/modules/Bluetooth/system/stack/include/
Dhidd_api.h219 tHID_STATUS HID_DevSetIncomingQos(uint8_t service_type, uint32_t token_rate,
/packages/modules/Bluetooth/system/stack/hid/
Dhidd_api.cc606 tHID_STATUS HID_DevSetIncomingQos(uint8_t service_type, uint32_t token_rate, in HID_DevSetIncomingQos() function
/packages/modules/Bluetooth/system/bta/hd/
Dbta_hd_act.cc208 HID_DevSetIncomingQos( in bta_hd_register_act()