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);
465 uint16_t GAP_ConnBTRead(uint16_t gap_handle, BT_HDR** pp_buf) { in GAP_ConnBTRead() argument474 *pp_buf = p_buf; in GAP_ConnBTRead()479 *pp_buf = NULL; in GAP_ConnBTRead()
1236 int PORT_Read(uint16_t handle, BT_HDR** pp_buf) { in PORT_Read() argument1271 *pp_buf = p_buf; in PORT_Read()