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 180 ** Function HID_HostCloseDev
187 HID_API extern tHID_STATUS HID_HostCloseDev(UINT8 dev_handle );
  /external/bluetooth/bluedroid/stack/hid/
hidh_api.c 396 HID_HostCloseDev( dev_handle ) ;
477 ** Function HID_HostCloseDev
484 tHID_STATUS HID_HostCloseDev( UINT8 dev_handle )
  /external/bluetooth/bluedroid/bta/hh/
bta_hh_act.c 529 status = HID_HostCloseDev(disc_dat.handle);
830 HID_HostCloseDev(p_cb->hid_handle);
881 HID_HostCloseDev(p_cb->hid_handle);
    [all...]

Completed in 455 milliseconds