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

/system/bt/stack/gap/
H A Dgap_conn.c438 ** pp_buf - pointer to address of buffer with data,
445 UINT16 GAP_ConnBTRead (UINT16 gap_handle, BT_HDR **pp_buf) argument
457 *pp_buf = p_buf;
464 *pp_buf = NULL;
/system/bt/stack/rfcomm/
H A Dport_api.c1317 ** pp_buf - pointer to address of buffer with data,
1320 int PORT_Read (UINT16 handle, BT_HDR **pp_buf) argument
1362 *pp_buf = p_buf;
1438 ** pp_buf - pointer to address of buffer with data,

Completed in 98 milliseconds