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

  /system/bt/stack/include/
port_api.h 119 #define PORT_EV_RING 0x00000100 /* Ring signal detected */
142 PORT_EV_RLSD | PORT_EV_BREAK | PORT_EV_ERR | PORT_EV_RING | \
  /system/bt/stack/rfcomm/
port_utils.cc 431 if (changed_signals & PORT_RING_ON) events |= PORT_EV_RING;

Completed in 142 milliseconds