OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:port_find_port
(Results
1 - 3
of
3
) sorted by null
/system/bt/stack/rfcomm/
port_int.h
232
extern tPORT *
port_find_port
(UINT8 dlci, BD_ADDR bd_addr);
port_utils.c
380
** Function
port_find_port
387
tPORT *
port_find_port
(UINT8 dlci, BD_ADDR bd_addr)
function
port_api.c
146
if (!is_server && ((p_port =
port_find_port
(dlci, bd_addr)) != NULL))
[
all
...]
Completed in 107 milliseconds