Searched defs:tHID_HOST_DEV_CALLBACK (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
H A Dhidh_api.h55 /* HID-HOST returns the events in the following table to the application via tHID_HOST_DEV_CALLBACK
79 typedef void (tHID_HOST_DEV_CALLBACK) (UINT8 dev_handle, typedef
117 HID_API extern tHID_STATUS HID_HostRegister (tHID_HOST_DEV_CALLBACK *dev_cback);

Completed in 63 milliseconds