Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_hidd_api.cc83 tHID_STATUS HID_DevSetOutgoingQos(uint8_t /* service_type */, in HID_DevSetOutgoingQos() function
/packages/modules/Bluetooth/system/stack/include/
Dhidd_api.h233 tHID_STATUS HID_DevSetOutgoingQos(uint8_t service_type, uint32_t token_rate,
/packages/modules/Bluetooth/system/stack/hid/
Dhidd_api.cc633 tHID_STATUS HID_DevSetOutgoingQos(uint8_t service_type, uint32_t token_rate, in HID_DevSetOutgoingQos() function
/packages/modules/Bluetooth/system/bta/hd/
Dbta_hd_act.cc213 HID_DevSetOutgoingQos( in bta_hd_register_act()