HomeSort by relevance Sort by last modified time
    Searched full: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
335 hidh_conn_disconnect (dhandle);
361 hidh_conn_disconnect(dhandle);
407 hidh_conn_disconnect(dhandle);
540 hidh_conn_disconnect (dhandle);
776 hidh_conn_disconnect( dhandle ) ;
    [all...]
hidh_api.c 499 return hidh_conn_disconnect( dev_handle );

Completed in 32 milliseconds