Searched refs:dst_pcb (Results 1 – 1 of 1) sorted by relevance
547 tPAN_CONN *pcb, *dst_pcb; in pan_data_buf_ind_cb() local610 dst_pcb = pan_get_pcb_by_addr (dst); in pan_data_buf_ind_cb()611 if (dst_pcb) in pan_data_buf_ind_cb()614 result = BNEP_WriteBuf (dst_pcb->handle, dst, p_buf, protocol, src, ext); in pan_data_buf_ind_cb()616 … PAN_TRACE_ERROR ("Failed to write data for PAN connection handle %d", dst_pcb->handle); in pan_data_buf_ind_cb()