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

  /system/bt/stack/include/
port_api.h 436 #define PORT_RING_ON 0x04
  /system/bt/stack/rfcomm/
port_utils.cc 431 if (changed_signals & PORT_RING_ON) events |= PORT_EV_RING;
port_api.cc 737 p_port->local_ctrl.modem_signal |= PORT_RING_ON;
741 p_port->local_ctrl.modem_signal &= ~PORT_RING_ON;
    [all...]

Completed in 155 milliseconds