OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PORT_CTRL_REQ_SENT
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/stack/rfcomm/
port_int.h
182
#define
PORT_CTRL_REQ_SENT
0x01
rfc_port_if.c
256
p_port->port_ctrl |=
PORT_CTRL_REQ_SENT
;
port_api.c
[
all
...]
port_rfc.c
605
if (!(p_port->port_ctrl &
PORT_CTRL_REQ_SENT
))
641
if (!(p_port->port_ctrl &
PORT_CTRL_REQ_SENT
))
[
all
...]
Completed in 245 milliseconds