OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RFCOMM_FC_RTC_ON_OUTPUT
(Results
1 - 2
of
2
) sorted by null
/system/bt/stack/include/
rfcdefs.h
192
#define
RFCOMM_FC_RTC_ON_OUTPUT
0x20
/system/bt/stack/rfcomm/
rfc_port_fsm.c
632
|| (port_pars.fc_type == (RFCOMM_FC_RTC_ON_INPUT |
RFCOMM_FC_RTC_ON_OUTPUT
)))
668
p_port->peer_port_pars.fc_type = (RFCOMM_FC_RTC_ON_INPUT |
RFCOMM_FC_RTC_ON_OUTPUT
);
679
if (p_port->peer_port_pars.fc_type == (RFCOMM_FC_RTC_ON_INPUT |
RFCOMM_FC_RTC_ON_OUTPUT
))
Completed in 1939 milliseconds