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

  /external/bluetooth/bluedroid/stack/include/
port_api.h 428 #define PORT_RING_ON 0x04
  /external/bluetooth/bluedroid/stack/rfcomm/
port_utils.c 469 if (changed_signals & PORT_RING_ON)
port_api.c 738 p_port->local_ctrl.modem_signal |= PORT_RING_ON;
742 p_port->local_ctrl.modem_signal &= ~PORT_RING_ON;
    [all...]

Completed in 34 milliseconds