OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HID_HostCloseDev
(Results
1 - 3
of
3
) sorted by null
/system/bt/stack/include/
hidh_api.h
180
** Function
HID_HostCloseDev
187
extern tHID_STATUS
HID_HostCloseDev
(UINT8 dev_handle );
/system/bt/stack/hid/
hidh_api.c
401
HID_HostCloseDev
( dev_handle ) ;
479
** Function
HID_HostCloseDev
486
tHID_STATUS
HID_HostCloseDev
( UINT8 dev_handle )
/system/bt/bta/hh/
bta_hh_act.c
533
status =
HID_HostCloseDev
(disc_dat.handle);
834
HID_HostCloseDev
(p_cb->hid_handle);
888
HID_HostCloseDev
(p_cb->hid_handle);
[
all
...]
Completed in 256 milliseconds