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

  /external/bluetooth/bluedroid/stack/hid/
hidh_int.h 64 } tHID_HOST_CTB;
83 HID_API extern tHID_HOST_CTB hh_cb;
85 HID_API extern tHID_HOST_CTB *hidh_cb_ptr;
hidh_api.c 38 tHID_HOST_CTB hh_cb;
241 memset(&hh_cb, 0, sizeof(tHID_HOST_CTB));

Completed in 66 milliseconds