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 429 #define PORT_RING_ON 0x04
  /system/bt/stack/rfcomm/
port_utils.c 469 if (changed_signals & PORT_RING_ON)
port_api.c 774 p_port->local_ctrl.modem_signal |= PORT_RING_ON;
778 p_port->local_ctrl.modem_signal &= ~PORT_RING_ON;
    [all...]

Completed in 51 milliseconds