Searched refs:PORT_Read (Results 1 - 2 of 2) sorted by relevance

/system/bt/stack/include/
H A Dport_api.h529 ** Function PORT_Read
542 extern int PORT_Read (UINT16 handle, BT_HDR **pp_buf);
/system/bt/stack/rfcomm/
H A Dport_api.c1320 ** Function PORT_Read
1329 int PORT_Read (UINT16 handle, BT_HDR **pp_buf) function
1334 RFCOMM_TRACE_API ("PORT_Read() handle:%d", handle);

Completed in 47 milliseconds