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

/external/bluetooth/bluedroid/stack/include/
H A Dport_api.h528 ** pp_buf - pointer to address of buffer with data,
531 RFC_API extern int PORT_Read (UINT16 handle, BT_HDR **pp_buf);
/external/bluetooth/bluedroid/stack/rfcomm/
H A Dport_api.c1186 ** pp_buf - pointer to address of buffer with data,
1189 int PORT_Read (UINT16 handle, BT_HDR **pp_buf) argument
1231 *pp_buf = p_buf;
1308 ** pp_buf - pointer to address of buffer with data,

Completed in 40 milliseconds