OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:port_write
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/rfcomm/
port_api.c
1272
static int
port_write
(tPORT *p_port, BT_HDR *p_buf)
function
[
all
...]
/external/bluetooth/bluedroid/stack/include/
port_api.h
564
** Function
PORT_Write
573
RFC_API extern int
PORT_Write
(UINT16 handle, BT_HDR *p_buf);
Completed in 243 milliseconds