OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:last_port
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/rfcomm/
port_utils.c
75
for (xx = 0, yy = rfc_cb.rfc.
last_port
+ 1; xx < MAX_RFC_PORTS; xx++, yy++)
94
rfc_cb.rfc.
last_port
= yy;
95
debug("rfc_cb.port.port[%d] allocated,
last_port
:%d", yy, rfc_cb.rfc.
last_port
);
rfc_int.h
225
UINT8
last_port
; /* Last port allocated */
member in struct:__anon2986
Completed in 248 milliseconds