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

  /system/bt/stack/include/
port_api.h 454 * Function PORT_ClearError
486 extern int PORT_ClearError(uint16_t handle, uint16_t* p_errors,
  /system/bt/stack/rfcomm/
port_api.cc 939 * Function PORT_ClearError
953 int PORT_ClearError(uint16_t handle, uint16_t* p_errors,
957 RFCOMM_TRACE_API("PORT_ClearError() handle:%d", handle);
    [all...]

Completed in 1822 milliseconds