Searched refs:pp_buf (Results 1 – 4 of 4) sorted by relevance
238 extern uint16_t GAP_ConnBTRead(uint16_t gap_handle, BT_HDR** pp_buf);
545 extern int PORT_Read(uint16_t handle, BT_HDR** pp_buf);
464 uint16_t GAP_ConnBTRead(uint16_t gap_handle, BT_HDR** pp_buf) { in GAP_ConnBTRead() argument473 *pp_buf = p_buf; in GAP_ConnBTRead()478 *pp_buf = NULL; in GAP_ConnBTRead()
1226 int PORT_Read(uint16_t handle, BT_HDR** pp_buf) { in PORT_Read() argument1261 *pp_buf = p_buf; in PORT_Read()