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

  /external/bluetooth/bluedroid/stack/include/
hiddefs.h 38 HID_ERR_NO_CONNECTION,
  /external/bluetooth/bluedroid/stack/hid/
hidh_api.c 459 HIDH_TRACE_ERROR1("HID_ERR_NO_CONNECTION dev_handle %d", dev_handle);
460 status = HID_ERR_NO_CONNECTION;
495 return HID_ERR_NO_CONNECTION;

Completed in 710 milliseconds