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

  /external/bluetooth/bluedroid/stack/hid/
hidh_int.h 70 extern tHID_STATUS hidh_conn_disconnect (UINT8 dhandle);
hidh_conn.c 121 ** Function hidh_conn_disconnect
128 tHID_STATUS hidh_conn_disconnect (UINT8 dhandle) function
336 hidh_conn_disconnect (dhandle);
362 hidh_conn_disconnect(dhandle);
408 hidh_conn_disconnect(dhandle);
541 hidh_conn_disconnect (dhandle);
777 hidh_conn_disconnect( dhandle ) ;
    [all...]
hidh_api.c 498 return hidh_conn_disconnect( dev_handle );

Completed in 121 milliseconds