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

  /external/bluetooth/bluedroid/stack/include/
hidh_api.h 178 ** Function HID_HostCloseDev
185 HID_API extern tHID_STATUS HID_HostCloseDev(UINT8 dev_handle );
  /external/bluetooth/bluedroid/stack/hid/
hidh_api.c 395 HID_HostCloseDev( dev_handle ) ;
476 ** Function HID_HostCloseDev
483 tHID_STATUS HID_HostCloseDev( UINT8 dev_handle )
  /external/bluetooth/bluedroid/bta/hh/
bta_hh_act.c 495 status = HID_HostCloseDev(disc_dat.handle);
785 HID_HostCloseDev(p_cb->hid_handle);
    [all...]

Completed in 38 milliseconds