OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RFCOMM_FC_RTR_ON_OUTPUT
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/include/
rfcdefs.h
190
#define
RFCOMM_FC_RTR_ON_OUTPUT
0x08
/external/bluetooth/bluedroid/stack/rfcomm/
rfc_port_fsm.c
630
if ((port_pars.fc_type == (RFCOMM_FC_RTR_ON_INPUT |
RFCOMM_FC_RTR_ON_OUTPUT
))
639
p_port->peer_port_pars.fc_type = (RFCOMM_FC_RTR_ON_INPUT |
RFCOMM_FC_RTR_ON_OUTPUT
);
664
if (p_port->peer_port_pars.fc_type == (RFCOMM_FC_RTR_ON_INPUT |
RFCOMM_FC_RTR_ON_OUTPUT
))
Completed in 203 milliseconds