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

  /system/bt/stack/include/
port_api.h 393 * Function PORT_FlowControl
403 extern int PORT_FlowControl(uint16_t handle, bool enable);
  /system/bt/stack/rfcomm/
port_api.cc 772 * Function PORT_FlowControl
782 int PORT_FlowControl(uint16_t handle, bool enable) {
787 RFCOMM_TRACE_API("PORT_FlowControl() handle:%d enable: %d", handle, enable);
854 RFCOMM_TRACE_API("PORT_FlowControl() handle:%d enable: %d", handle, enable);
    [all...]

Completed in 85 milliseconds