OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PORT_PPP_DEFAULT_SIGNAL_STATE
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/include/
port_api.h
436
#define
PORT_PPP_DEFAULT_SIGNAL_STATE
(PORT_DTRDSR_ON | PORT_CTSRTS_ON | PORT_DCD_ON)
/external/bluetooth/bluedroid/stack/rfcomm/
port_api.c
140
p_port->default_signal_state =
PORT_PPP_DEFAULT_SIGNAL_STATE
;
[
all
...]
Completed in 31 milliseconds