HomeSort by relevance Sort by last modified time
    Searched refs:tHID_HOST_DEV_CALLBACK (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/stack/include/
hidh_api.h 54 /* HID-HOST returns the events in the following table to the application via tHID_HOST_DEV_CALLBACK
78 typedef void (tHID_HOST_DEV_CALLBACK) (UINT8 dev_handle,
115 HID_API extern tHID_STATUS HID_HostRegister (tHID_HOST_DEV_CALLBACK *dev_cback);
  /external/bluetooth/bluedroid/stack/hid/
hidh_int.h 53 tHID_HOST_DEV_CALLBACK *callback; /* Application callbacks */
hidh_api.c 277 tHID_STATUS HID_HostRegister (tHID_HOST_DEV_CALLBACK *dev_cback)

Completed in 35 milliseconds